du.1
来自「minix操作系统最新版本(3.1.1)的源代码」· 1 代码 · 共 32 行
1
32 行
.TH DU 1.SH NAMEdu \- print disk usage.SH SYNOPSIS\fBdu\fR [\fB\-as\fR]\fR [\fB\-l \fIn\fR] \fIdir\fR ...\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS.FL "\-a" "Give usage for all files".FL "\-l" "List up to \fIn\fR levels of subdirectories".FL "\-d" "Do not cross file system boundaries".FL "\-s" "Summary only".SH EXAMPLES.EX "du dir" "List disk space used by files in dir".EX "du \-s dir1 dir2" "Give summaries only".EX "du \-d /" "Show only the root device".SH DESCRIPTION.PP\fIDu\fR examines one or more directories and prints the amount of space occupied by the files in those directories and their subdirectories..SH "SEE ALSO".BR df (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?