Hacker News new | ask | show | jobs
by xorcist 3666 days ago
If you just want to delete a character there's no need for sed. Just do: tr -d '\r'