What is the simplest way to remove all the carriage returns \\r from a file in Unix?
\\r
There's a utility called dos2unix that exists on many systems, and can be easily installed on most.