2014-04-12 12:38:43 +00:00
|
|
|
.TH DF 1 ubase-VERSION
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH NAME
|
2014-04-12 13:16:20 +00:00
|
|
|
\fBdf\fR - Show file system usage
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH SYNOPSIS
|
2014-04-12 12:38:43 +00:00
|
|
|
\fBdf\fR [\fB-ahsi\fR]
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH DESCRIPTION
|
2014-04-12 12:38:43 +00:00
|
|
|
\fBdf\fR displays the amount of disk space available on a file system.
|
2013-10-16 15:50:21 +00:00
|
|
|
If no arguments are given, df shows all the file systems using 512-byte
|
|
|
|
blocks.
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
2014-04-13 15:40:40 +00:00
|
|
|
\fB-a\fR
|
|
|
|
Show all file systems including dummy ones. This is the default
|
2014-04-12 17:13:34 +00:00
|
|
|
option.
|
2013-10-17 10:41:04 +00:00
|
|
|
.TP
|
2014-04-13 15:40:40 +00:00
|
|
|
\fB-h\fR
|
|
|
|
Not implemented.
|
2013-10-17 10:41:04 +00:00
|
|
|
.TP
|
2014-04-13 15:40:40 +00:00
|
|
|
\fB-s\fR
|
|
|
|
Not implemented.
|
2013-10-17 10:41:04 +00:00
|
|
|
.TP
|
2014-04-13 15:40:40 +00:00
|
|
|
\fB-i\fR
|
|
|
|
Not implemented.
|