Tim Luoma <[EMAIL PROTECTED]> wrote:
| -f is supposed to ignore non-existent files
| but if there are no matching files
| it exits with 1 instead of 0
|
| is this a bug or a feature?
Thanks for the report.
Please show precisely how to reproduce the problem
and tell us what version you're using (run `rm --version').
This is with fileutils-4.0.41:
$ rm -f && echo ok
ok
_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils