Description
Text files can be converted between DOS/Windows and Unix line endings from the terminal. It helps users fix scripts, source files, and documents that fail because of incompatible newline formats.
Line-ending conversion rewrites files, so keep backups or use version control before running it on large trees. Binary files should not be converted as text.