[bug] coreutils 5.2.1 - incorrect behaviour for mv --reply=no

2008-02-12 Thread Wilber
When using the option --reply=no for mv, it still overwrites the file when it is not supposed to. Here is a quick demo: [EMAIL PROTECTED] ~]# mkdir mvtest [EMAIL PROTECTED] ~]# cd mvtest/ [EMAIL PROTECTED] mvtest]# mkdir moveto [EMAIL PROTECTED] mvtest]# echo test file.ext [EMAIL PROTECTED]

[coreutils-6.9] ls bug: ls failing to sort alphabetically with and without options

2007-07-17 Thread Wilber Washbucket
My distro is ClarkConnect Community Edition release 4.0 (kernel 2.6.9-42.cc). I noticed that ls was failing to sort alphabetically so I grabbed the latest version of coretuils and compiled it: ]# wget http://ftp.gnu.org/gnu/coreutils/coreutils-6.9.tar.gz ]# tar xvfz coreutils-6.9.tar.gz ]# cd

[coreutils-6.9] ls and sort bug: ls and sort fails to sort alphabetically with and without options

2007-07-17 Thread Wilber Washbucket
like this: arp-eth1.dat arp-wlan0.dat arp.dat arp2ethers arpfetch or something similar, not the output I am currently getting. Hooroo, Wilber ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

[coreutils-6.9] multiple utilities not handling escape char(\) properly when used with -, instead interpreting as option(could be a bash bug?)

2007-07-17 Thread Wilber Washbucket
is being interpreted as an option to touch/mv/etc instead of being part of the filename. Hooroo, Wilber ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils