How can I remove with sed all CR and LF from text file (join lines)
|
feedback
|
| |||
|
feedback
|
|
You can use
| |||||||||
feedback
|
|
On an Unix/Linux system I believe this will work for you. I tested it with GNU sed, but I don't think this is using GNU extensions.
| |||||||
feedback
|
|
I agree with Dennis Williamson ... here is another alternative:
Why do so many questions include "with sed"? I do use sed, but I don't fight its limitations. | |||
|
feedback
|
