On 05/07/2012 03:26 AM, Paul Irofti wrote:
On Mon, May 07, 2012 at 09:44:36AM +0100, Stuart Henderson wrote:surprised we didn't have this already. it does more than just adjust line-endings so I think it is actually useful. ok?Yes, please!
does make it easier. as it's not in base I tend to pull some sort of gyration along the lines of tr -d '\r' < file.dos > file.unix
