quot(1M)


quot (generic) -- summarize filesystem ownership

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 will be counted as a 2048 block file, but the total blocks count will be correct.

Command options

The options are:

-F
Specify the FSType on which to operate. The FSType should either be specified here or be determinable from /etc/vfstab by matching the inputfs (device) with an entry in the table.

-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), quot_ufs(1M)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.