HP-UX Reference (11i v2 03/08) - 1M System Administration Commands A-M (vol 3)

d
df(1M) df(1M)
EXAMPLES
Report the number of free disk blocks for all mounted file systems:
df
Report the number of free disk blocks for all mounted HFS file systems:
df -F hfs
Report the number of free files for all mounted NFS file systems:
df -F nfs -e
Report the total allocated block figures and the number of free blocks, for all mounted file systems:
df -t
Report the total allocated block figures and the number of free blocks, for the file system mounted as
/usr:
df -t /usr
FILES
/dev/dsk/* File system devices
/etc/fstab Static information about the file systems
/etc/mnttab Mounted file system table
SEE ALSO
du(1), df_hfs(1M), df_vxfs(1M), fsck(1M), fstab(4), fstyp(1M), statvfs(2), mnttab(4).
STANDARDS CONFORMANCE
df: SVID2, SVID3, XPG2, XPG3, XPG4
Section 1M116 Hewlett-Packard Company 2 HP-UX 11i Version 2: August 2003