Skip to content

Dos to UNIX Cheat

andygill edited this page Oct 29, 2014 · 1 revision

Use:

perl -pi -e 's/\r\n/\n/g'

Clone this wiki locally