Statfs

DF(1) - General Commands Manual

Statfs, Quota, Getfsstat, Getmntinfo, Quot, Fstab, Mount, Df

DF(1) - General Commands Manual # DF(1) - General Commands Manual NAME # df - display free disk space SYNOPSIS # df [-hiklnP] [-t type] [[file | file_system] …] DESCRIPTION # The df utility displays statistics about the amount of free disk space on the specified file_system or on the file system of which file is a part. By default, values are displayed as 512-byte block counts. If no operands are specified, statistics for all mounted file systems are displayed (subject to the -l and -t options, below). ...