News
File Types (Regular, Directory, Link, Device, Socket, Pipe)
1+ hour, 52+ min ago (142+ words) In Linux, everything is treated as a file. Linux supports different file types for: Main Linux File Types lrwxrwxrwx" link -> file. txt The first character shows the file type. 1. Regular File - 3. Symbolic Link l Points to another file or directory....
Neovim vs Vim 2026: 2. 3x Faster Boot, 88 K vs 35 K Stars
1+ week, 4+ day ago (960+ words) The 1 GB file test is the one edge case Vim still dominates: opening enormous log files or generated SQL dumps is faster in Vim because Neovim's UI threading has overhead even when no plugins load. For DBAs and SREs who…...
printf Command in Linux with Examples
2+ week, 1+ day ago (1241+ words) Home " Linux Commands " printf Command in Linux with Examples Shell output gets messy once a script needs aligned columns, padded counters, literal percent signs, or data with embedded escape sequences. The printf command in Linux gives you repeatable formatting without…...
Vi clone written in BASIC proves old habits: wq hard
2+ week, 2+ day ago (824+ words) The veteran editor Vi turns 50 this year, and what better way to celebrate than to write a version in BASIC? The code was created by Lee Tusman, who likes to be a little out of step with the latest IT…...
GNU Nano 9 Improves Horizontal Scrolling
3+ week, 2+ day ago (27+ words) Programming book reviews, programming tutorials, programming news, C#, Ruby, Python, C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more....
Day 1 of My Dev Ops Journey: Linux File System Basics & Navigation
4+ week, 20+ min ago (197+ words) Prerequisites A Linux terminal or Windows Subsystem for Linux (WSL) Basic familiarity with using a. .. Tagged with beginners, devops, linux, tutorial....