bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#27167: eshell/sudo doesn't handle absolute command names correctly


From: Yegor Timoshenko
Subject: bug#27167: eshell/sudo doesn't handle absolute command names correctly
Date: Wed, 31 May 2017 19:35:09 +0300

Example (in M-x eshell):

$ touch example
$ /bin/cat example
$ sudo /bin/cat example
/sudo:root@localhost:/Users/yegortimoshenko/bin/cat: command not found

E.g. eshell/sudo implies that command name is relative to `pwd`, which should 
not be the case.




reply via email to

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