all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eshell command substitution?
@ 2023-12-23 15:39 Jeff Clough
  2023-12-23 15:58 ` Stephen Berman
  0 siblings, 1 reply; 8+ messages in thread
From: Jeff Clough @ 2023-12-23 15:39 UTC (permalink / raw)
  To: emacs-help

Good Morning!

Does eshell have command substitution? If so, can someone point me to
its syntax. My search-fu is failing me.

My usual use case...

$ g++ base.cpp -o base `pkg-config gtkmm-3.0 --cflags --libs`

Backticks don't work, nor does $(...) unsurprisingly.

I've gotta be missing something glaringly obvious here, but I can't find
an answer.

Jeff




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

end of thread, other threads:[~2023-12-31  2:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-23 15:39 eshell command substitution? Jeff Clough
2023-12-23 15:58 ` Stephen Berman
2023-12-23 16:12   ` Jeff Clough
2023-12-23 16:29     ` Stephen Berman
2023-12-23 16:34       ` Jeff Clough
2023-12-23 16:30     ` Jeff Clough
2023-12-23 16:46       ` Stephen Berman
2023-12-31  2:19     ` Steven Allen

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.