GNU bug report logs -
#11194
24.0.95; sudo rm doesn't work with absolute directory paths on the file system
Previous Next
Reported by: Cray Elliott <mp2e <at> archlinux.us>
Date: Sat, 7 Apr 2012 18:15:02 UTC
Severity: normal
Found in version 24.0.95
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #70 received at 11194 <at> debbugs.gnu.org (full text, mbox):
>> Spirit or not, the resulting behavior for `sudo' makes no sense and
>> should be fixed,
> Last attempt to convince you: The eshell manual gives as example
> ~ $ cd /ssh:otherhost:/etc
> /ssh:user <at> otherhost:/etc $ sudo find-file shadow
> If you disable built-in commands inside sudo, you would disable all
> other Lisp functions as well. Do we want this?
The problem is the following:
- eshell/sudo has the same name as /usr/bin/sudo but does something
slightly different.
- eshell/rm has the same name as /bin/rm but does something
slightly different.
- the combination of the two leads to "sudo rm" doing something less
slightly different.
I don't use Eshell myself, so I'm not sure what the best way to
fix this. Maybe it's eshell/rm that needs fixing, maybe Eshell should
change to use different name for its `sudo', or maybe the solution
should be yet different.
Stefan
This bug report was last modified 13 years and 84 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.