I am running a command to create a new directory. I am putting the \
at the 80th column and continuing onto the next line. The \
is being treated as a space. I have confirmed that there is no space after the \
.
sh mkdir /home/sadaqat/thisissuchalongfilenamethatIhavetocontinueitontotthenext\line
The directory name comes out like this:
thisissuchalongfilenamethatIhavetocontinueitontotthenext line