On Sun, May 19, 2002 at 07:35:49PM +0000, Ricardo Campos wrote:
I'm looking for a nice program that displays how much diskspace is used, and how much is left on a particular hard-drive. Something like KDiskFree would be cool, except this is for a gnome-only system, and there's unlikely to be any room for KDE.
du gives *slightly* useful results, but perhaps someone has a groovy set of command line parameters that would do this. Yes, I have RTFM.
"df" or "df -h" perhaps?
J.