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

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

Re: Backticks in Eshell


From: Felix E. Klee
Subject: Re: Backticks in Eshell
Date: Thu, 30 Sep 2021 15:56:57 +0200

On Thu, 30 Sept 2021 at 15:42, Joost Kremers <joostkremers@fastmail.fm>
wrote:
> Try without the $ sign. This works for me:
>
>     ls -l {which python}

Thanks for the suggestion, but `which` is an internal command:
eshell/which

So that doesn’t count. Try:

    echo {gpg -h}

There’s no output.

> Eshell, unfortunately, isn't very well documented. There's a lot of
> useful info in Mastering Emacs[1], tough.

I am aware of that, thanks!



reply via email to

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