quot.1m
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1M 代码 · 共 38 行
1M
38 行
.TH QUOT 1M .SH NAMEquot \- summarize file system ownership.SH SYNOPSIS.B quot[ option ] ...[ filesystem ].SH DESCRIPTION.I Quotprints the number of blocks in the named.I filesystemcurrently owned by each user.If no .I filesystemis named, a default name is assumed.The following options are available:.TP.B \-nCause the pipeline.B "ncheck filesystem | sort +0n | quot \-n filesystemto produce a list of all files and their owners..TP.B \-cPrint three columns giving file size in blocks, number offiles of that size, and cumulative total of blocksin that size or smaller file..TP.B \-fPrint count of number of files as well as space owned by each user..SH FILESDefault file system varies with system..br/etc/passwd to get user names.SH "SEE ALSO"ls(1), du(1).SH BUGSHoles in files are counted as if they actually occupied space.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?