Page 1 of 1

comparing a windows and unix file

Posted: Mon Mar 09, 2009 9:14 am
by julvar
I am trying to compare two text files - one created in a unix machine ending with LF
and the other created in a windows machine ending with CRLF.
i want the program to ignore the line ending characters and just compare the regular text
is that possible?

thanks

Re: comparing a windows and unix file

Posted: Mon Mar 09, 2009 7:03 pm
by psguru
Yes. Option | Compare | Ignore | Linebreak styles.