Linux file command guides - Page 2

Find files, inspect metadata, copy safely, archive or compress data, sync directories, and avoid destructive command mistakes.

Curated guides

File command guides

37 matched guides, best match first. Page 2 of 4.

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

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

df command graphic showing disk usage, mounted filesystems, a terminal df -h example, and Tux

df Command in Linux With Examples

Disk-full alerts are easier to handle when you can separate filesystem capacity from directory growth. The df command in Linux reports used space, available space, mount points, filesystem...

Published