Page 1 of 1

Windows to Unix filetype convert

Posted: Sun Sep 26, 2004 5:26 pm
by Shendemiar
Does anybody know any handy tool or complete phpeditor to convert whole projects from windows fileformat to unix fileformat. PhoEd3.3 wont let me but save each file manually to unix fileformat. That won't go.

dos2unix is a rather handy unix command for this purpose, but i dont want to do that each time i upload my files.

Posted: Sun Sep 26, 2004 6:23 pm
by feyd
you mean convert Windows line breaks to Unix line breaks?

TextPad does this easily.. just set the file as a Unix file (when saving it), it'll remember from there on, for that particular file.