Nick Rout wrote:

have you made it executable?

chmod +x helloworld

you will need to quote your message as <space> is the bash delimter, ie
after World in your line it thinks you are finished the echo command.

echo "Hello World"




uh uh, it works as shown

; means the next command doesn't it?



Reply via email to