Skip to main content

Linux Commands

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

Aug 20, 2026 7 min read series

How to List Groups in Linux

Aug 18, 2026 6 min read

How to Remove a Symbolic Link (Symlink) in Linux

Aug 17, 2026 7 min read series

sleep Command in Linux: Pause a Bash Script

Aug 17, 2026 12 min read

Tar Command in Linux: Create and Extract Archives with Examples

Aug 16, 2026 26 min read

awk Command in Linux: Syntax, Patterns, and Examples

Aug 16, 2026 5 min read

Linux basename Command: Get File Name from Path in Bash

Aug 16, 2026 9 min read series

echo Command in Linux: Print Text and Variables

Aug 15, 2026 18 min read

Grep Command in Linux with Examples

Aug 15, 2026 6 min read

Grep Multiple Patterns: Match Strings, Words, and Regex

Aug 15, 2026 7 min read

Grep Exclude: Patterns, Files, and Directories

Aug 14, 2026 9 min read

last Command in Linux: Check Login History

Aug 14, 2026 11 min read

How to Use wget in Linux with Examples

Aug 14, 2026 11 min read series

How to List Users in Linux

Aug 13, 2026 13 min read series

history Command in Linux: View and Manage Bash History

Aug 13, 2026 8 min read series

lsblk Command in Linux: List Block Devices

Aug 13, 2026 10 min read series

How to Remove a User in Linux

Aug 11, 2026 9 min read series

su Command in Linux: How to Switch Users