Linux / Shell Command Reference
Linux system administration, file operations, process management, network diagnostics, and text processing commands
Command List
Common Scenarios
- How to Check Port Usage on Linux? Service startup says port is in use, want to find which process is using it
- How to Find the Largest Files on Linux? Disk is almost full, want to find which files/directories use the most space
- How to Keep a Process Running in Background on Linux? Process stops after SSH disconnects, want to keep it running in background
Comparisons
- grep vs awk vs sed: ? grep, sed, awk