Linux command examples - Page 3

Use this path when you know the task but need the right command shape: flags, examples, expected output, common mistakes, and safer ways to run everyday shell workflows.

Curated guides

Linux command guides

87 matched guides, newest first. Page 3 of 8.

rm command graphic showing a Linux terminal, file tree, removal command, confirmation output, and Tux mascot

rm Command in Linux with Examples

Deleting from a terminal is fast, but it also bypasses the desktop trash workflow that protects many graphical file managers. The rm command in Linux removes directory entries...

Published

pwd command infographic showing directory context, terminal output, and Linux mascot

pwd Command in Linux with Examples

Directory-sensitive commands become risky when you assume the shell is somewhere it is not. The pwd command in Linux prints the current working directory, making it a useful...

Published

nmcli command graphic with network diagrams, Wi-Fi scan output, and Tux on a dark Linux background

nmcli Command in Linux With Examples

Network fixes get risky when interface state, saved profiles, DNS, routes, and Wi-Fi settings are treated as one layer. The nmcli command in Linux gives NetworkManager a terminal...

Published

ls command graphic showing folder icons, terminal output, listed files, and the Linux Tux mascot

ls Command in Linux With Examples

Directory listings become more useful once you know which question ls is answering: names, hidden entries, long-format metadata, sort order, or the contents of a directory path. The...

Published