|
|
1.1 root 1: .\" Copyright (c) 1980 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)df.1 6.1 (Berkeley) 4/29/85
6: .\"
7: .TH DF 1 "April 29, 1985"
8: .UC 4
9: .SH NAME
10: df \- disk free
11: .SH SYNOPSIS
12: .B df
13: [
14: .B \-i
15: ] [ filesystem ... ] [ file ... ]
16: .SH DESCRIPTION
17: .I Df
18: prints out the amount of free disk space
19: available on the specified
20: .I filesystem,
21: e.g. ``/dev/rp0a'',
22: or on the filesystem in which the specified
23: .I file,
24: e.g. ``$HOME'',
25: is contained.
26: If no file system is specified,
27: the free space on all of
28: the normally mounted file systems
29: is printed.
30: The reported numbers are in kilobytes.
31: .PP
32: Other options are:
33: .TP
34: .B \-i
35: Report also the number of inodes which are used and free.
36: .SH FILES
37: /etc/fstab list of normally mounted filesystems
38: .SH "SEE ALSO"
39: fstab(5), icheck(8), quot(8)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.