[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

14. Disk usage

No disk can hold an infinite amount of data. These commands report on how much disk storage is in use or available. (This has nothing much to do with how much main memory, i.e., RAM, a program is using when it runs; for that, you want ps or pstat or swap or some such command.)

14.1 df: Report filesystem disk space usage  Report filesystem disk space usage.
14.2 du: Estimate file space usage  Estimate file space usage.
14.3 stat: Report file or filesystem status  Report file or filesystem status.
14.4 sync: Synchronize data on disk with memory  Synchronize memory and disk.



This document was generated by Jeff Bailey on December, 28 2002 using texi2html