I recently moved back to Windows from Linux. I have some files with CRLFs some with LFs and some that are mixed. Is there a utility that will help me find all my unix-touched files convert them to proper CRLF terminated files?
EDIT: The utility must run on windows, not linux. I have already moved. I'd rather not install cygwin if I can avoid it.