I am trying to create a unix shell script file and cannot seem to get proper formatting with either the text writer or the delimited text writer. Example protocol attached.
The text writer appears to be using Windows/DOS for end of lines (/r/n), so that doesn't work without a dos2unix conversion first. I tried using double quotes and specifying \\n, but get the same result.
The delimited text writer puts quotes at the beginning and end of the file, so that doesn't work.
Any suggestions?
