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