Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ quot(1M) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

du(1M)

diskusg(1M)

ls(1)



quot(1M)                                                              quot(1M)



NAME
     quot - summarize filesystem ownership

SYNOPSIS
     /usr/etc/quot [ -acfnv ] [ filesystem ]

DESCRIPTION
     quot displays the number of kilobytes in the named filesystem currently
     owned by each user.  The filesystem should be a local filesystem.

OPTIONS
     -a   Generate a report for all mounted local filesystems giving the
          number of kilobytes used by each user.

     -c   Display three columns giving file size in kilobytes, number of files
          of that size, and cumulative total of kilobytes in that size or
          smaller file.  The last row is used as an overflow bucket and is the
          total of all files greater than 500 kilobytes.

     -f   Display count of kilobytes and number of files owned by each user.

     -n   Run the pipeline

               ncheck filesystem | sort +0n | quot -n filesystem

          to produce a list of all files and their owners on EFS filesystems.
          Not supported on XFS filesystems.

     -v   Display three columns containing the number of kilobytes not
          accessed in the last 30, 60, and 90 days.

BUGS
     quot does not work on remotely mounted filesystems.

FILES
     /etc/mtab           mounted filesystems
     /etc/passwd         to get user names

SEE ALSO
     du(1M), diskusg(1M), ls(1).















                                                                        Page 1



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