Date: Sun, 04 Jun 2000 13:18:55 -0600 From: Warner Losh <imp@village.org> To: nate@yogotech.com (Nate Williams) Cc: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, "John W. De Boskey" <jwd@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/df df.1 df.c Message-ID: <200006041918.NAA53020@harmony.village.org> In-Reply-To: Your message of "Sun, 04 Jun 2000 09:14:15 MDT." <200006041514.JAA19015@nomad.yogotech.com> References: <200006041514.JAA19015@nomad.yogotech.com> <200006032257.SAA50018@khavrinen.lcs.mit.edu> <22036.960073573@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200006041514.JAA19015@nomad.yogotech.com> Nate Williams writes: : > > That's called `BLOCKSIZE=1G df', thank you very much. : > : > BZZZZT. You could do df -k with `BLOCKSIZE=1K df' too but I don't see : > you complaining about the -k flag or advocating for its removal. : : Because df -k is a backwards compatability flag from SysV. df -g is a : new flag only in FreeBSD. And -g is completely unnecessary, given how df -h works. In fact, df -h works BETTER than -g since it will give you fractional gig. Also, -H is present for those that want SI units rather than traditional compsci units (that is to say -h does power of 2 units, while -H does power of 10 units). Can't we back this, and the color ls crap out? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006041918.NAA53020>