cp --help

2005-01-16 Thread Johan Boule
Hi, in the output of cp --help, the line of --no-dereferrence should be merged with the line of -P, like: -P, --no-dereferrence never follow symbolic links Regards. ___ Bug-coreutils mailing list Bug-coreutils@gnu.org

Possible bug.

2005-01-16 Thread Harley D. Eades III
Hello, While creating a file to use for debugging parted I used the command `head -c 10m /dev/zero ./gnu' then used `ls -sh ./gnu' to confirm the 10m file was created and noticed ls reported it as 11m. Confused, I issued `head -c 11m /dev/zero test ls -sh ./test' and ls -sh reported