About this document
Check Disk Space with df and du Commands by enzer1 is a document available to read on EtoBox.
The document discusses commands for checking disk space usage on Linux and UNIX-like systems. It provides examples of the df command, which reports file system disk space usage, and the du command, which estimates file space usage. Both commands can output disk space information in a human-readable format using options like -h or -k. The df command displays statistics like the size, used space, and available space for different mounted file systems. The du command shows how much space directories are using.
- Author
- enzer1
- Language
- EN