ubase/df.1

19 lines
428 B
Groff
Raw Normal View History

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 12:38:43 +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-12 12:38:43 +00:00
\fB-a\fR Show all file systems including dummy ones.
2013-10-17 10:41:04 +00:00
.TP
2014-04-12 12:38:43 +00:00
\fB-h\fR Not implemented.
2013-10-17 10:41:04 +00:00
.TP
2014-04-12 12:38:43 +00:00
\fB-s\fR Not implemented.
2013-10-17 10:41:04 +00:00
.TP
2014-04-12 12:38:43 +00:00
\fB-i\fR Not implemented.