Batch-convert files for encoding or line ending
Posted
by desolat
on Super User
See other posts from Super User
or by desolat
Published on 2009-08-21T09:12:47Z
Indexed on
2010/06/13
9:32 UTC
Read the original article
Hit count: 230
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?
© Super User or respective owner