Next: SCM sum, Previous: SCM string-upcase!, Up: Common Functions [Contents][Index]
Usage: (sub-shell-str string)
This function is substantially identical to shell-str, except
that the quoting character is ` and the "leave the escape alone"
character is ".
Arguments:
string - string to transform