stringtheory3
Technical User
I am converting files in a process that requires a few different perl scripts. Before the final step, I need to save all the files from Macintosh line breaks to UNIX line breaks. Then at the end, I need to change the line breaks back to Macintosh (so the file can be imported into InDesign).
I can do this to files individually by opening them in TextWarangler and doing "save as," but I'd like to be able to do this automatically to the whole group. Is there a perl script that can do this?
I can do this to files individually by opening them in TextWarangler and doing "save as," but I'd like to be able to do this automatically to the whole group. Is there a perl script that can do this?