Unix scripting with LispWorks
Back when I used CLISP there was an easy way to create scripts that where callable from the Unix command line. It was nice because the contents of the shell script was just plain text Lisp code and could be edited and tweaked easily. Is there a way to do that in LispWorks? Regards, Chris Dean