df(1) minix man page | unix.com

Man Page: df

Operating Environment: minix

Section: 1

DF(1)							      General Commands Manual							     DF(1)

NAME
df - report on free disk space and i-nodes
SYNOPSIS
df special ...
EXAMPLES
df /dev/ram # Report on free RAM disk space df /dev/fd0 /dev/fd1 # Report on diskette space df # Report on all mounted devices
DESCRIPTION
The amount of disk space and number of i-nodes, both free and used is reported. If no argument is given, df reports on the root device and all mounted file systems.
SEE ALSO
du(1), fstab(5). DF(1)
Related Man Pages
ram(4) - bsd
bdf(1m) - hpux
df_cdfs(1m) - hpux
df_vxfs(1m) - hpux
df_nfs(1m) - hpux
Similar Topics in the Unix Linux Community
.PDF and .TXT to .XML. Is it possible?
du and dfspace reporting
Bash script monitor directory and subdirectories for new pdfs
Downloading hdfs file to local UNIX through UNIX script
Limitations of 'pdftotext' in Linux...