|
The du (disk usage) command displays the number of
kilobytes consumed by
each file and recursively provides results on directories. This can
be useful for determining who the big disk space hogs are when you
need more room. Typing
du -s *
from the parent directory of your home directory, e.g. /home/cernan,
gives a grand total of the kilobytes consumed by each user. Note: du
will ignore directories that I do not have the correct permission (see
chmod) to read.
Please notify owners of webpages with outdated links to these pages
|
|
Find this site useful? Want to give something back?
© 1993-2001 Christopher C. Taylor
|