touch command

2007-08-27 Thread paulo
t;-h" specially designed for links. Best regards, Paulo Nogueira ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

Re: touch command

2007-08-28 Thread paulo
Hi, Thank you all for your enlightening comments. Best regards, Paulo Nogueira ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

"rm" bug

2004-01-09 Thread Paulo Nogueira
Hi, there seems to be a weird bug with the "rm" command, at least with "rm (coreutils) 4.5.3". Just try the following commands, rm -i a b* rm -f a b* in a test directory containing a file named "a" and no file with a name starting with "b&qu

Re: "rm" bug

2004-01-13 Thread Paulo Nogueira
Hi, I apologize for not sending the full error report; what I get is the following (on a machine running RedHat 9.0, not some prehistoric system): $ \rm a b* rm: No match. $ \rm -f a b* rm: No match. OK, I got the right answer when I switched to "bash"; the wrong answer occurs in "tcsh", which