rule-list
[Top][All Lists]
Advanced

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

Re: [Rule-list] detecting hard drive space from slinky


From: Rodolfo J. Paiz
Subject: Re: [Rule-list] detecting hard drive space from slinky
Date: Mon, 08 Apr 2002 14:38:23 -0600

At 4/7/2002 10:23 PM -0500, you wrote:
Once the drives are partitioned, it's easier.
# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda2             986M  667M  269M  72% /
/dev/hda1              29M  4.7M   22M  18% /boot

You might want to stick to "df -m" so that you always get megabytes. "-h" is human-readable, but will report "1G" instead of "1024M" for which you need to compensate. At least, that's how I understood it... (famous last words).


--
Rodolfo J. Paiz
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]