It will run commands either locally or remotely via ssh. Its mini-language for describing processes allows for shell pipes, various kinds of file descriptor redirections, easy string interpolation, etc.
On SBCL, it is capable of bypassing the shell, and running command sequences directly.
Depends on: alexandria, trivia, fare-utils, fare-quasiquote, fare-mop
Repository: https://gitlab.common-lisp.net/qitab/inferior-shell
Unix, MIT-LICENSE