Skip to main content

Linux Commands

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

Mar 11, 2026 9 min read series

chown Command in Linux: Change File Ownership

Mar 10, 2026 7 min read

How to Create a systemd Service File in Linux

Mar 10, 2026 10 min read series

How to Create Users in Linux (useradd Command)

Mar 9, 2026 6 min read

Linux Watch Command

Mar 7, 2026 7 min read

xargs Command in Linux: Usage and Examples

Mar 7, 2026 7 min read

locate Command in Linux: Find Files Quickly

Mar 6, 2026 5 min read

How to Truncate Files in Linux: Empty Files Without Deleting

Mar 6, 2026 7 min read

How to Use the Linux ftp Command to Transfer Files

Mar 5, 2026 6 min read

rename Command in Linux: Rename Multiple Files

Mar 5, 2026 6 min read

pgrep Command in Linux: Find and Filter Running Processes

Mar 4, 2026 4 min read

unlink Command in Linux: Remove a Single File

Mar 4, 2026 6 min read

uniq Command in Linux: Remove and Count Duplicate Lines

Mar 2, 2026 7 min read

ifconfig Command in Linux: Configure Network Interfaces

Mar 1, 2026 5 min read series

groupdel Command in Linux: Delete a Group

Feb 28, 2026 5 min read

top Command in Linux: Monitor Processes in Real Time

Feb 28, 2026 8 min read series

usermod Command in Linux: Modify User Accounts and Groups

Feb 27, 2026 6 min read

sort Command in Linux: Sort Lines of Text

Feb 27, 2026 5 min read

wall Command in Linux: Broadcast Messages to Logged-In Users

Feb 26, 2026 9 min read

journalctl Command in Linux: Query and Filter System Logs

Feb 26, 2026 7 min read series

stat Command in Linux: Display File and Filesystem Information