SyntaxFix
Write A Post
Hire A Developer
Questions
On Yosemite OSX, use this command:
sed -e 's/^M$//' -i '' filename
where the ^M sequence is achieved by pressing Ctrl+V then Enter.
^M