On Fri, 11 Feb 2000, Todd Littlefield wrote:
>
> df -lk
>
> disk full/free local kilobytes
Better yet, I prefer this GNUism:
df -h
The "-h" stands for "human-readable" and automatically picks units like K, M,
G, etc., as appropriate for each item. Also works for "du" and "ls -l". I
use it all the time.
--
Ben Scott
[EMAIL PROTECTED]
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************