Documentation ¶
Overview ¶
df reports details of mounted filesystems.
Synopsis
df [-k] [-m]
Description
read mount information from /proc/mounts and statfs syscall and display summary information for all mount points that have a non-zero block count. Users can choose to see the diplay in KB or MB.
Options
-k: display values in KB (default) -m: dispaly values in MB
Click to show internal directories.
Click to hide internal directories.