Device names too long for df

2004-02-21 Thread Thomas Stewart
Hi, I recently started using udev and have used devfs in the past. When these are used the long internal kernel names for the block devices are shown, e.g. "/dev/ide/host0/bus0/target0/lun0/part1" instead of "/dev/hda1". These long names show up in df as well. Once more than half a dozen devices

tail fails in xnanosleep

2004-02-21 Thread bug-coreutils
tail (coreutils) 5.0.91 invoked with: $ tail -f -n300 /var/spool/cid/log occasional error message: --- tail: xnanosleep.c:104: xnanosleep: Assertion `0 <= seconds' failed. Aborted --- The file /var/spool/cid/log is only appended to by another program - never truncated or anything strange. Li

Re: df & du should honor $BLOCKSIZE

2004-02-21 Thread Peter Seebach
In message <[EMAIL PROTECTED]>, Jim Meyering writes: >[EMAIL PROTECTED] (Peter Seebach) wrote: >... >> This seems wrong. The user setting $BLOCKSIZE presumably intends it to > >If you spell it `BLOCK_SIZE', then it should work. Hmm. When did this spelling change? In old man pages (http://review

tail fails in xnanosleep - correction (linux 2.4.22 kernel)

2004-02-21 Thread bug-coreutils
tail (coreutils) 5.0.91 invoked with: $ tail -f -n300 /var/spool/cid/log occasional error message: --- tail: xnanosleep.c:104: xnanosleep: Assertion `0 <= seconds' failed. Aborted --- The file /var/spool/cid/log is only appended to by another program - never truncated or anything strange. Li