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 (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
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 (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