eshell-do-subjob
eshell-do-subjob is a Lisp macro in `esh-cmd.el
'.
(eshell-do-subjob OBJECT)
Evaluate a command OBJECT as a subjob.
We indicate that the process was run in the background by returning it
ensconced in a list.
esh-cmd.el
'.
(eshell-do-subjob OBJECT)
Evaluate a command OBJECT as a subjob.
We indicate that the process was run in the background by returning it
ensconced in a list.