Hello,
a quick question which I know could be adressed with awk or a vi macro, but I feel too lazy to dig the documentations
))
I've got an ascii text file made under windows, thus each end of line is coded with a CR/LF.
I put this file on an AIX box (BTW, I thought a ftp transfer in ascii mode would have removed the LF but it's not the case).
So now, how to remove the LF from the text file (note : ok perhaps I make a confusion between the CR and LF code, I just remember 2 codes are used on windows to make a line feed, versus one on Unix) ??
regards,
a quick question which I know could be adressed with awk or a vi macro, but I feel too lazy to dig the documentations
I've got an ascii text file made under windows, thus each end of line is coded with a CR/LF.
I put this file on an AIX box (BTW, I thought a ftp transfer in ascii mode would have removed the LF but it's not the case).
So now, how to remove the LF from the text file (note : ok perhaps I make a confusion between the CR and LF code, I just remember 2 codes are used on windows to make a line feed, versus one on Unix) ??
regards,