It will run commands either locally or remotely via ssh. Its mini-language for describing processes allows for shell pipes, various kinds of filedescriptor redirections, easy string interpolation, etc.
On SBCL, it is capable of bypassing the shell, and running command sequences directly.
http://common-lisp.net/gitweb?p=projects/qitab/inferior-shell.git