/
test.sh
1 #!/bin/sh
2 sbcl < test.lisp
3 exit $?