Hello,

I send something that looks like a bug found ... using rm.

To reproduce it, do :
$ mkdir foo
$ touch foo/bar    // optional; foo/ can be empty

Now, we want to delete it with rm -R;
a) $ rm -R foo     // it works as expected.
b) $ rm -R foo/    // error like below
rm: cannot remove 'foo/': Invalid argument

Can you reproduce it ? What is the problem ?

olivier




_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to