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

d
df_vxfs(1M) df_vxfs(1M)
df
Report the number of free extents of each size, for all mounted VxFS file systems:
df -F vxfs -o s
Report the number of free files for all mounted VxFS file systems:
df -F vxfs -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/vg00/* File-system devices.
/dev/dsk/* File-system devices.
/etc/fstab Static information about the file systems.
/etc/mnttab mounted-file-system table.
SEE ALSO
du(1), df(1M), fsck_vxfs(1M), statvfs(2), fs_vxfs(4), mnttab(4).
STANDARDS CONFORMANCE
df : SVID2, XPG2, XPG3
HP-UX 11i Version 2: September 2004 2 Hewlett-Packard Company Section 1M121