Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ df(1) — Unisoft V7

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

icheck(8)

DF(1)  —  UNIX Programmer’s Manual

NAME

df − disk free

SYNOPSIS

df [ −i ] [ −l ] [ filesystem ... ] [ file ... ]

DESCRIPTION

Df prints out the number of free blocks available on the specified filesystem, e.g. "/dev/rw0a".  If no file system is specified, the free space on all of the normally mounted file systems is printed. 

The reported numbers are in file system block units.  Each filesystem block is 512 bytes long. 

Other options are:

−i Report also the number of inodes which are used and free. 

−l examines also the free list, double checking that the summary number in the filesystem superblock is correct. 

EXAMPLE

df /dev/rw0a

would report the number of free disk blocks [512 bytes each] on /dev/rw0a. 

FILES

/etc/checklistlist of normally mounted filesystems

SEE ALSO

icheck(8)

7th Edition  —  1/7/82

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