df
df [OPTIONS] [paths]...
Show information about the file system on which each FILE resides, or all file systems by default.
Options
--help-
Print help information
--version,-V-
Print version information
--all,-a-
include dummy file systems
--block-size,-B-
scale sizes by SIZE before printing them; e.g.'-BM' prints sizes in units of 1,048,576 bytes
--direct-
show statistics for a file instead of mount point
--total-
produce a grand total
--human-readable,-h-
print sizes in human readable format (e.g., 1K 234M 2G)
--si,-H-
likewise, but use powers of 1000 not 1024
--inodes,-i-
list inode information instead of block usage
-k-
like --block-size=1K
--local,-l-
limit listing to local file systems
--no-sync-
do not invoke sync before getting usage info (default)
--output-
use the output format defined by FIELD_LIST,or print all fields if FIELD_LIST is omitted.
--portability,-P-
use the POSIX output format
--sync-
invoke sync before getting usage info
--type,-t-
limit listing to file systems of type TYPE
--print-type,-T-
print file system type
--exclude-type,-x-
limit listing to file systems not of type TYPE