> rm --vers
rm (GNU fileutils) 4.0

my apologies... it turns out that my shell was expanding the * before 'rm'
was getting it

pls ignore


On 13 Mar 2001, Jim Meyering wrote:

> 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

Reply via email to