Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- export SBCL_HOME=/home/oleo/sbcl-current/lib/sbcl
- export MY_SBCL="/home/oleo/sbcl-current/bin/sbcl --core /home/oleo/sbcl-current/lib/sbcl/sbcl.core --load createnewlimgitlab.lisp"
- exec rlwrap -l "/home/oleo/clim-gitlab-log" -b "[]()'\" " --remember -c -f /home/oleo/.sbcl_completions -H /home/oleo/.sbcl_history -s 65535 $MY_SBCL
Add Comment
Please, Sign In to add comment