
1 Jun
2005
1 Jun
'05
21:08
I usually would use a \n to tell my shell script to line feed but that does not work using Red Hat/Suse /bin/bash. How can I tell my /bin/bash shell script to \n line feed without doing an echo " " > $outfile? TIA!