Answer the question
In order to leave comments, you need to log in
What are these characters at the end of lines (mc editor)?
What are these characters at the end of lines (mc editor) and how to remove them?
Answer the question
In order to leave comments, you need to log in
This is the end of the line in DOS/Windows encoding - where, as you know, the end of the line is beaten off by two characters.
Put away:
# tr -d "\r" < source.txt > targe.txt
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question