#!/bin/bash sbcl --eval "(asdf:load-system :clnl-test)" --eval "(quit)" &> /dev/null rlwrap sbcl --script bin/test-mode.lisp