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".
Best wishes,
Paulo Nogueira_______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
