Arc Forumnew | comments | leaders | submitlogin
6 points by parenthesis 5902 days ago | link | parent

With this you can do things like (s ls -l) or (s clear) or (s mzscheme -m -f as.scm) etc..

  (mac s args
  `(system ,(apply string (map [string _ " "] args))))