Posts

Showing posts from April, 2011

sbcl access command line arguments

$ sbcl --eval '(progn (print *posix-argv*)(quit))' two three