CR/LF suggestion

Andrew Hertz hertz at geog.psu.edu
Wed Feb 10 23:11:21 EST 1993


Darrell McCauley <mccauley at ecn.purdue.edu> suggested using
'tr', so I tried it and it seems to work!  To convert newline
characters to spaces try the following: 

tr '\012' ' ' < infile > outfile

Thanks for the info...

Andrew Hertz
hertz at geog.psu.edu



More information about the grass-user mailing list