How can I remove with sed all CR and LF from text file (join lines)
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
You can use
|
|||||||||
|
|
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. |
|||
|
|
|
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.
|
|||||||
|
