du.1

来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 44 行

1
44
字号
.TH DU 1 .SH NAMEdu  \-  summarize disk usage.SH SYNOPSIS.B du[.B \-s] [.B \-a] [ name ... ].SH DESCRIPTION.I Dugives the number of blocks contained in all filesand (recursively) directories within each specified directory orfile.IR name .If.I nameis missing,`\fB.\fR'is used..PPThe optional argument.B \-scauses only the grand total tobe given.The optional argument.B \-acauses an entry to be generatedfor each file.Absence of either causes an entry to be generated foreach directory only..PPA file which has two links to it is only counted once..SH BUGSNon-directoriesgiven as arguments (not under.B \-aoption) are not listed..brIf there are too many distinct linked files,.I ducounts the excess files multiply.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?