unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27167: eshell/sudo doesn't handle absolute command names correctly
@ 2017-05-31 16:35 Yegor Timoshenko
  2017-06-07 12:53 ` npostavs
  0 siblings, 1 reply; 4+ messages in thread
From: Yegor Timoshenko @ 2017-05-31 16:35 UTC (permalink / raw)
  To: 27167

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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-11 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-31 16:35 bug#27167: eshell/sudo doesn't handle absolute command names correctly Yegor Timoshenko
2017-06-07 12:53 ` npostavs
2017-06-07 18:42   ` Yegor Timoshenko
2017-06-11 12:48     ` npostavs

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).