Fathom
/
File Operations
ls list directory cp copy files mv move / rename rm remove files chmod change permissions chown change owner
Text Processing
grep search patterns sed stream editor awk text processing sort sort lines cut extract columns wc word count
Networking
ssh remote login curl transfer URLs wget download files ip network config ss socket stats nmap port scanner
System
ps process status top task manager kill signal process systemctl service manager journalctl view logs df disk usage

Fathom

Lightning-fast documentation browser

10,301
Man pages
1,578
TLDR summaries

Press / to search · click logo to change theme

grep
Search text with patterns
awk
Pattern scanning & processing
find
Search for files in directories
ssh
Remote login program
curl
Transfer data from URLs
git
Distributed version control
docker
Container runtime
tar
Archive files