[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] disk usage from the command line (qube3) like df??



On Monday, October 28, 2002, at 01:10  PM, Phil Lewis wrote:
anyone know of a commandline util on qube3 like df -kh??

That works on my Qube3:

[admin 13:15:59]~$ df -kh
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1             1.4G  530M  875M  38% /
/dev/hda3             484M   42M  442M   9% /var
/dev/hda4             7.0G  3.9G  3.0G  56% /home

Or try "man du" which produces MUCH more exhaustive output - disk usage by file.

pjm