eshell-do-pipelines
eshell-do-pipelines is a Lisp macro in `esh-cmd.el
'.
(eshell-do-pipelines PIPELINE &optional NOTFIRST)
Execute the commands in PIPELINE, connecting each to one another.
This macro calls itself recursively, with NOTFIRST non-nil.