Date: Tue, 25 Nov 2003 15:40:14 -0800 (PST) From: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/59693: df & du output values double when redirected from cron Message-ID: <200311252340.hAPNeEQ0056473@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/59693; it has been noted by GNATS. From: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl> To: Adam Smith <adam@internode.com.au> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/59693: df & du output values double when redirected from cron Date: Wed, 26 Nov 2003 00:37:31 +0100 On Wed, Nov 26, 2003 at 09:47:56AM +1030, Adam Smith wrote: > Now let's look at the output: > > $ df | grep ad0s2f > /dev/ad0s2f 49028074 26711856 18393974 59% /usr > > $ cat output.txt > /dev/ad0s2f 98056148 53423708 36787952 59% /usr > > Both du and df produced the same results, while ls worked properly, > and other programs with "digit" values such as iostat worked fine aswell. How about BLOCKSIZE in Yours and crons environment? -- Paweł Małachowski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311252340.hAPNeEQ0056473>