On Sat, Nov 23, 2002 at 11:12:50PM +0100, Gaël Le Mignot wrote:
> It's a known bug, when using "rm foo/" rm contacts the node foo and asks it
> to remove "./" which, of course, doesn't work. When you use "rm foo" rm 
> contacts . and asks it to remove "./foo" which can work. Well, at least it's
> what I understood.
> 
> I'm not sure where the fix should be (in libc ? in the program rm ?)

usually it's glibc's pathname resolution, this particular bug is fixed in 2.3.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    [EMAIL PROTECTED]
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de/


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

Reply via email to