Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fsck(1M)

fs(5)

mnttab(5)

DF(1)  —  UNIX 3.0

NAME

df − report number of free disk blocks

SYNOPSIS

df [ −t ] [ −f ] [ file-systems ]

DESCRIPTION

Df prints out the number of free blocks and free i-nodes available for on-line file systems by examining the counts kept in the super-blocks; file-systems may be specified either by device name (e.g., /dev/rp1) or by mounted directory name (e.g., /usr).  If the file-systems argument is unspecified, the free space on all of the mounted file systems is printed. 

The −t flag causes the total allocated block figures to be reported as well. 

If the −f flag is given, only an actual count of the blocks in the free list is made (free i-nodes are not reported).  With this option, df will report on raw devices. 

FILES

/dev/rf∗
/dev/rk∗
/dev/rp∗
/etc/mnttab

SEE ALSO

fsck(1M), fs(5), mnttab(5). 

May 16, 1980

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026