| Author |
fixcrlf
|
T. Anthony Chen
Ranch Hand
Joined: Jul 28, 2004
Posts: 38
|
|
Hi, fellow ranchers. I am using fixcrlf to clean up the eol characters in some files. I noticed that this command changes some binary files (dll, jar, etc.). This might be caused by bytes that happen to match the cr or lf characters. So I try to limit what the command touches to text based files only. But I can't find a way to specify that. Is there a way to apply this command on text files only and leave the binary files alone? Thanks.
|
T. Anthony Chen<br />---------------<br />SCJP, SCJD, SCBCD, SCWCD, SCEA
|
 |
 |
|
|
subject: fixcrlf
|
|
|