Tuesday, 27 August 2013

"echo -e" in Linux shell – unix.stackexchange.com

"echo -e" in Linux shell – unix.stackexchange.com

I just noticed that it seems like the flag -e does not exist for the echo
in the linux shell. Is this just a messed up setting or is it "normal"?
Some code as an example: #!/bin/sh echo -e ...

No comments:

Post a Comment