[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Remove carriage returns
- Subject: Remove carriage returns
Hello,
I have a file
--------------------------------------------------------
te TAG
xt
aaaaaaaaa
--------------------------------------------------------
I want to get :
--------------------------------------------------------
text
aaaaaaaaa
--------------------------------------------------------
I have tried repacing \r or \n par nothing (with TAG before), but it
does't work, either with awk or nawk.
(OS is Solaris)
Is there a simple way to do this ?
Thanks in advance.
Home |
Main Index |
Thread Index
81401
122032
188676
194449
217103
306184
364366
475778
529336
537226
9/9/2010 10:19:44 GMT