strange behavior

Posted by lego69 on Stack Overflow See other posts from Stack Overflow or by lego69
Published on 2010-05-31T14:43:32Z Indexed on 2010/05/31 14:53 UTC
Read the original article Hit count: 298

Filed under:
|
|
|
|

I wrote simple script test

echo hello  <-- inside test

if I press one time enter after hello, my script will run, if I don't press - it will not, if two times I'll receive my hello and + command was not found, can somebody please explain me this behavior thanks in advance

© Stack Overflow or respective owner

Related posts about bash

Related posts about script