Hi everyone, Appologies if this is OT. I didn't know where to ask it, and I can't seem to find what I'm after on the web.
What I need is a simple app/script which recursively checks everything beneath a directory, and toggles the line ending format between Windows format (\r\n) and Unix format (\n) automatically. Nearly all the text editors I use can do this for each file they're editing, but I don't know how to do make them do it for all files inside a directory. Since the file number is big (over several thousand files), doing it manually isn't an option. So, before I start writing it myself, does any of you guys know of something like that already available? I can't believe this is not already possible with some tool... It doesn't matter if it works on Windows or Linux, BTW. Thanks! ------------- Ehsan Akhgari Farda Technology (http://www.farda-tech.com/) List Owner: [EMAIL PROTECTED] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ]
