Next: sum - sum of values in list, Previous: string-upcase! - make a string be upper case, Up: Common Scheme 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 ".
shell-str
`
"
Arguments: string - string to transform