Batch-convert files for encoding or line ending
- by desolat
How can I batch-convert files in a directory for their encoding (e.g. ANSI-UTF-8) or line-endings (Windows-Unix) with a command or tool?
For single files an editor helps, but how to do the mass files job?