in reply to executing commands and going on

Are you sure the command actually excutes at the shell? If I enter echo HELLO WORLD; & at the shell (bash in this case), I get the following error: bash: syntax error near unexpected token `&'