blob: fb1e1ec5b30397b40fb969106f997a26b636170d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.pa 1
.he 'DF (I)'1/20/73'DF (I)'
.ti 0
NAME df -- disk free
.sp
.ti 0
SYNOPSIS df__ [ filesystem ]
.sp
.ti 0
DESCRIPTION df__
prints out the number of free blocks
available on a file system.
If the file system is unspecified,
the free space on all of
the normally mounted file systems
is printed.
.sp
.ti 0
FILES /dev/rf?,
/dev/rk?,
/dev/rp?
.sp
.ti 0
SEE ALSO check(VIII)
.sp
.ti 0
DIAGNOSTICS --
.sp
.ti 0
BUGS --
|