I am newbie in lisp I have installed Clisp in my ubuntu 14.04 machine and SBCL too.
My Program in TextEditor looks like this:
( hello world )
but i am getting the following error:
user@user:~/Desktop/lisp$ ./test.lisp
./test.lisp: line 1: i: command not found