Jeff Pang wrote:
I don't think they can be compared if one is txt type and another isn't.
Or you can use unix 'diff' command on them but you would get errors.

The UNIX command `cmp` is used to compare binary files.  `diff` is for text 
files.


--
Just my 0.00000002 million dollars worth,
 Shawn

"For the things we have to learn before we can do them, we learn by doing them."
 Aristotle

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to