Function Command-Output

Part of:

package kmrcl
( command-output < 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 string-output error-output exit-status)