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
- Human readable df matt
- Re: Human readable df Chris Piazza
- Re: Human readable df Chris Piazza
- Re: Human readable df Doug Barton
- Re: Human readable df Kris Kennaway
- Re: Human readable df David O'Brien
- Re: Human readable df Warner Losh
- Re: Human readable df David O'Brien
- Re: Human readable df Thomas David Rivers
- Re: Human readable df Warner Losh
- Re: Human readable df Warner Losh
- Re: Human readable df Stephen McKay
- Re: Human readable df Thomas David Rivers
- Re: Human readable df Dan Nelson
- Re: Human readable df Stephen McKay
- Re: Human readable df Thomas David Rivers
- Re: Human readable df Bill Fumerola
- Re: Human readable df Oliver Fromme

