[Gambas-user] Binary compare of files?
Ron_1st
ronstk at ...239...
Fri Oct 17 10:28:28 CEST 2008
On Friday 17 October 2008, Stefano Palmeri wrote:
> If you only want to know if two files are identical,
> you could use md5sum.
>
> Ciao,
>
> Stefano
>
A little misunderstanding of MD5.
You know for _*_sure_*_ if the SUM differs they are not equal.
You may _*_assume_*_ they like the same if the sum is equal.
As first test to know if you need investigation for 100% the
same files it is helpfull.
The real test could be done with i.e. a shell to diff or comp command.
Best regards
Ron_1st
More information about the User
mailing list