Next: , Previous: , Up: Common Scheme Functions   [Contents][Index]


3.5.64 sub-shell-str - back quoted (sub-)shell string

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