Hello Everyone,
I'm having a problem with using the escape character effectively. I'm running RedHat 6.2 and I am trying to write scripts using the bash shell.
Whenever I type \n to start a new line, it actually prints it out in the script, the same goes for \c. I have been told that I might be in verbose mode and that the command: unset -v should fix it. But that doesn't seem to work.
Can any body help me please.
Thanks
Keto
I'm having a problem with using the escape character effectively. I'm running RedHat 6.2 and I am trying to write scripts using the bash shell.
Whenever I type \n to start a new line, it actually prints it out in the script, the same goes for \c. I have been told that I might be in verbose mode and that the command: unset -v should fix it. But that doesn't seem to work.
Can any body help me please.
Thanks
Keto