Skip to main content

Linux Commands

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

Jul 2, 2026 6 min read

du Command in Linux: Check Disk Usage

Jul 1, 2026 8 min read series

Linux Wildcards and Globbing Explained

Jul 1, 2026 5 min read

git diff Command: Compare Changes Between Commits and Branches

Jun 30, 2026 7 min read

last Command in Linux: Check Login History

Jun 29, 2026 8 min read

How to Check Listening Ports in Linux: ss, netstat, lsof

Jun 29, 2026 7 min read

How to Unzip Files in Linux

Jun 28, 2026 7 min read

Hard Links vs Symbolic Links in Linux

Jun 28, 2026 7 min read

date Command in Linux: Format, Timezone, and Epoch

Jun 27, 2026 4 min read

Check Linux Version: Find Your Distribution and Kernel Release

Jun 26, 2026 5 min read

shutdown Command in Linux: Power Off, Reboot, and Schedule

Jun 26, 2026 5 min read

How to Check if a Command Exists in Bash

Jun 25, 2026 7 min read series

setuid, setgid, and the Sticky Bit Explained

Jun 25, 2026 7 min read

How to Rename Files and Directories in Linux

Jun 25, 2026 8 min read

modprobe Command in Linux: Load and Manage Kernel Modules

Jun 22, 2026 4 min read

curl vs wget: Differences and When to Use Each

Jun 20, 2026 5 min read series

/etc/passwd in Linux: File Format and Fields Explained

Jun 20, 2026 7 min read

at Command in Linux: Schedule One-Time Tasks

Jun 17, 2026 6 min read series

Bash Subshells: Isolate Variables and Directory Changes

Jun 15, 2026 5 min read

hostnamectl Command in Linux: Set and Query Hostname

Jun 14, 2026 6 min read

host Command in Linux: DNS Lookup