Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ quot(1M) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

du(1)

quot(1M)                                                           quot(1M)

NAME
     quot - summarize file system ownership

SYNOPSIS
     quot [-achnv] [filesystem]

     quot [-afhn] [filesystem]

DESCRIPTION
     quot displays the number of blocks (1024 bytes) in the named filesys-
     tem 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.

OPTIONS
     -a   Generates a report for all mounted file systems. The filesystem
          specification has no effect here.

     -c   Displays three columns giving a file size in blocks, the number
          of files of that size, and a cumulative total of blocks contain-
          ing files of that size or a smaller size.

     -f   Displays for all users how many files belong to them, and how
          much space in Kbytes they are occupying. This options is incompa-
          tible with the -c and -v options.

     -h   Estimates the number of blocks in the file - this does not
          account for files with holes in them.

     -n   Attaches names to the list of files read from standard input.
          quot -n cannot be used alone, because it expects data from stan-
          dard input. For example, the pipeline "ncheck filesystem | sort
          +0n | quot -n filesystem" will produce a list of all files and
          their owners. This option is incompatible with all other options.

     -v   In addition to the default output, displays three columns con-
          taining the number of blocks not accessed in the last 30, 60, and
          90 days.

NOTES
     This command may only be used by a privileged user.

FILES
     /etc/mnttab
          mounted file systems

     /etc/passwd
          to get user names

SEE ALSO
     du(1).




Page 1                       Reliant UNIX 5.44                Printed 11/98

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026