Search found 1 match
- 29 Jun 2020 15:48
- Forum: DOS Batch Forum
- Topic: Convert CRLF to LF
- Replies: 32
- Views: 43406
Re: Convert CRLF to LF
Ed's last batch worked, but trying to strip it down to something simple is a bit of a mind bender. I found this over here too, a simple batch after much scouring (tested on Win10): https://stackoverflow.com/questions/16507152/change-eol-character-via-cmd Re-posting, because finding this was difficul...