The df command displays information about total space and available space on a file system. The FileSystem parameter specifies the name of the device on which the file system resides, the directory on which the file system is mounted, or the relative path name of a file system. Try it as follows:
df
df -k $HOME
df -k /tmp
df -m /path/to/dir
UNIX df command: Report number of free file system disk blocks
by nixCraft on October 18, 2010· last updated at October 18, 2010










Comments on this FAQ are closed. If you'd like to continue the discussion on this topic, you can do so at our forum.