DF.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH DF 1
- .SH NAME
- df - report on free disk space and i-nodes
- .SH SYNOPSIS
- fBdf fIspecial ...fR
- .br
- .de FL
- .TP
- \fB\$1\fR
- \$2
- ..
- .de EX
- .TP 20
- \fB\$1\fR
- # \$2
- ..
- .SH EXAMPLES
- .EX "df /dev/ram" "Report on free RAM disk space"
- .EX "df /dev/fd0 /dev/fd1" "Report on diskette space"
- .EX "df " "Report on all mounted devices"
- .SH DESCRIPTION
- .PP
- The amount of disk space and number of i-nodes, both free and used is
- reported.
- If no argument is given, fIdffR reports on the root device and all mounted
- file systems.
- .SH "SEE ALSO"
- .BR du (1),
- .BR fstab (5).