quot.8

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8 代码 · 共 43 行

8
43
字号
.\" SCCSID: @(#)quot.8	8.1	9/11/90.TH quot 8 .SH Namequot \- summarize file system ownership.SH Syntax.B /etc/quot[ \fIoption\fR ... ] [ \fIfilesystem\fR ].SH Description.NXR "quot command".NXR "file system" "printing blocks per user"The.PN quotcommand prints the number of blocks in the named.I filesystemcurrently owned by each user.If no .I filesystemis named, a default name is assumed..SH Options.TP.B \-nCauses the pipeline.B "ncheck filesystem | sort +0n | quot \-n filesystemto produce a list of all files and their owners..TP.B \-cPrints three columns giving the file size in blocks, the number offiles of that size, and the cumulative total of blocksin that size or smaller file..TP.B \-fPrints the count of number of files as well as the space owned by each user..SH Files.TP 15.PN /etc/passwdUsed to get user names.PPThe default file system varies with the system..SH See Alsodu(1), ls(1)

⌨️ 快捷键说明

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