On Mon, Nov 29, 1999 at 11:57:48PM -0700, Warner Losh wrote:
> Note, this uses the "traditional computer science SI extention"
> units.  Where M == 1 << 20, G == 1 << 30, etc.  Disk drive
> manufacturers use the real SI units where M == 10 ^ 6, G == 10 ^ 9,

Some implimentations of ``df -h'' use "-h" for base 2, and "-H" for SI
units.  I believe Mike Haro's additions supports both.  Same for ``du''
of course.

-- 
-- David    ([EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to