0 Linux August 16, 2017 How to Show Disk Space Usage in Human Readable Format using Linux Command? The df command is used to show the amount of disk space free in the file system. df is first called with no arguments and its default action is to display used and…