all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yegor Timoshenko <yegortimoshenko@gmail.com>
To: 27167@debbugs.gnu.org
Subject: bug#27167: eshell/sudo doesn't handle absolute command names correctly
Date: Wed, 31 May 2017 19:35:09 +0300	[thread overview]
Message-ID: <32743A5A-163E-411F-B41E-957B64CFD0ED@gmail.com> (raw)

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	other threads:[~2017-05-31 16:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31 16:35 Yegor Timoshenko [this message]
2017-06-07 12:53 ` bug#27167: eshell/sudo doesn't handle absolute command names correctly npostavs
2017-06-07 18:42   ` Yegor Timoshenko
2017-06-11 12:48     ` npostavs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32743A5A-163E-411F-B41E-957B64CFD0ED@gmail.com \
    --to=yegortimoshenko@gmail.com \
    --cc=27167@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.