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


3.5.31 shellf - format a string, run shell

Usage: (shellf format [ format-arg ... ])
Format a string using arguments from the alist, then send the result to the shell for interpretation.

Arguments:
format - formatting string
format-arg - Optional - list of arguments to formatting string