←back to thread

422 points km | 1 comments | | HN request time: 0.218s | source
1. jftuga ◴[] No.41832116[source]
I wrote a command line program to determine/detect the end-of-line format, tabs, bom, and nul characters

https://github.com/jftuga/chars

Stand-alone binaries are provided for all major platforms.