sbcl lisp access command line arguments

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

Comments

Popular posts from this blog

Vim vi how to reload a file your editing