Skip to main content

Linux Commands

Command references for core Linux tools, syntax, examples, and practical one-liners.

Aug 5, 2026 9 min read

cd Command in Linux: Change Directories

Aug 4, 2026 7 min read

Linux Folder Size: How to Check File and Directory Sizes

Aug 4, 2026 8 min read new

Regular Expressions Explained: How Regex Patterns Work

Aug 4, 2026 8 min read

zip Command in Linux: Zip Files and Directories

Aug 2, 2026 6 min read new

git worktree: Work on Multiple Branches at Once

Aug 1, 2026 12 min read

git log Command: View Commit History

Aug 1, 2026 4 min read

whoami Command in Linux: Display the Current User Name

Aug 1, 2026 8 min read new

killall Command in Linux: Kill Processes by Name

Jul 31, 2026 11 min read

How to Create Symlinks in Linux with ln

Jul 30, 2026 7 min read

cat Command in Linux: View, Combine, and Create Files

Jul 28, 2026 7 min read

Understanding the /etc/shadow File in Linux

Jul 27, 2026 12 min read series

ssh Command in Linux: Connect to Remote Servers

Jul 27, 2026 6 min read

update-alternatives Command on Ubuntu and Debian

Jul 25, 2026 7 min read

How to Find Which Process Is Using a Port in Linux

Jul 22, 2026 5 min read

Linux uname Command: Print System Information

Jul 21, 2026 8 min read

which Command in Linux: Find Executable Locations

Jul 21, 2026 6 min read

How to Set or Change the Time Zone in Linux