bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug while using rm ...


From: Olivier Péningault
Subject: bug while using rm ...
Date: 23 Nov 2002 21:58:45 +0100

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]