Function Run-Shell-Command

Part of:

package kmrcl
( run-shell-command < control-string > &rest < args > )
Interpolate ARGS into CONTROL-STRING as if by FORMAT, and synchronously execute the result using a Bourne-compatible shell, returns (VALUES output-string pid)