df.1
来自「minix操作系统最新版本(3.1.1)的源代码」· 1 代码 · 共 76 行
1
76 行
.TH DF 1.SH NAMEdf \- report on free disk space.SH SYNOPSIS\fBdf\fP [\fB\-ikP\fP] [\fB\-t\fP \fItype\fP] [\fIfile\fP ...].SH DESCRIPTION.B Dflists the amount of free space on the currently mounted devices (no arguments),or the devices given as arguments. If the argument is not a device then thedevice it resides on is listed..SH OPTIONSWithout options,.B dfwill give a listing like this:.sp.nf.if t .ft CFilesystem 1k-Blocks free used % FUsed% Mounted on/dev/c0d0p1s0 1440 635 805 56% 26% //dev/c0d0p1s1 32768 32390 378 2% 1% /tmp/dev/c0d0p1s2 784657 517809 266848 35% 29% /usr.if t .ft R.fi.PPThe.B \-ioption shifts the focus to the files:.sp.nf.if t .ft CFilesystem Files free used % BUsed% Mounted on/dev/c0d0p1s0 1024 759 265 26% 56% //dev/c0d0p1s1 5472 5468 4 1% 2% /tmp/dev/c0d0p1s2 65535 46734 18801 29% 35% /usr.if t .ft R.fi.PPOption.B \-Pmakes.B dfuse \s-2POSIX\s+2 defined output in 512 byte units:.sp.nf.if t .ft CFilesystem 512-blocks Used Available Capacity Mounted on/dev/c0d0p1s0 2880 1628 1252 57% //dev/c0d0p1s1 65536 756 64780 2% /tmp/dev/c0d0p1s2 1569314 533748 1035566 35% /usr.if t .ft R.fi.PPWith.B \-k1024 byte units would be used..PPThe.B \-toption limits.BR df 'soutput to file systems of the given.IR type ..SH FILES.TP 15n.B /etc/mtabList of mounted file systems..SH "SEE ALSO".BR du (1),.BR fstab (5)..SH BUGSDefault output should also be in 512 byte units says \s-2POSIX\s+2..SH AUTHORKees J. Bot (kjb@cs.vu.nl).\".\" $PchId: df.1,v 1.5 1998/07/27 19:48:47 philip Exp $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?