Created
May 16, 2011 06:02
-
-
Save kyonmm/973994 to your computer and use it in GitHub Desktop.
1行で指定ディレクトリ配下のファイルの改行コードを変換する(Ant.fixCRLF)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ant.fixcrlf(srcdir:"src", eol:"lf") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment