On Wed, Jan 14, 2004 at 10:58:35AM +1100, Bruce Evans wrote: > On Tue, 13 Jan 2004, Nate Lawson wrote: > > > On Mon, 12 Jan 2004, Wilko Bulte wrote: > > > My laptop just presented me with a funny one: > > > > > > wkb_at_chuck ~: df > > > Filesystem 1M-blocks Used Avail Capacity Mounted on > > > /dev/ad0s2g 4032 3842 36028797018963835 104% /usr > > > /dev/ad0s2e 62 6 51 12% /var > > > > > > .... > > > > > > wkb_at_chuck ~: df -k > > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > > /dev/ad0s2g 4129310 3934638 -135672 104% /usr > > > > > > Oldish 5.x- (Dec 17) > > > > Note the M/K flags. Someone is probably using an unsigned for the M > > printing and a (correct) signed for the K printing. > > I note that there is no -m flag. The 1M blocks apparently come from > statfs(), but that shouldn't happen. There is a export BLOCKSIZE=M instead. -- Wilko Bulte wilko_at_FreeBSD.orgReceived on Tue Jan 13 2004 - 22:28:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:37 UTC