I am trying to write a shell script (ksh running on HP-UX) where I combine two variables and white space to form a new variable. Basically what I want is:<BR> <BR ...
I'm tweaking this script, and I'm having a lot of trouble testing my changes. It seems like my shell, Bash, is not respecting whitespace. Could someone help ...