DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

quot(1M)


quot -- summarize filesystem ownership (generic)

Synopsis

/usr/sbin/quot [-F FSType] [generic_options] [-V] [-o] [specific_options] [filesystem . . . ]

Description

quot displays the number of blocks (1024 bytes) in the named filesystem currently owned by each user. There is a limit of 2048 blocks. Files larger than this are counted as a 2048 block file, but the total blocks count remains correct.

quot is supported on the ufs and vxfs FStypes.

Command options

The options are:

-F
Specify the FSType on which to operate. If -F FSType is not specified it is determined by matching the inputfs device with an entry in /etc/vfstab. If this fails, heuristics similiar to those used by fstyp(1M) are used to determine the file system type.


NOTE: If the FSType is known beforehand, use the -F option. This command executes faster if it is not required to autodetect file system types.


-V
Echo the complete command line, but do not execute the command. The command line is generated by using the options and arguments provided by the user and adding to them information derived from /etc/vfstab. This option should be used to verify and validate the command line.

-o
Specify FSType-specific options.

Files


/etc/mnttab
mounted filesystems

/etc/passwd
to get user names

References

du(1M), fstyp(1M), quot_ufs(1M), quot_vxfs(1M)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004