CompareFiles - Compare two files for equality.
filenameA filenameB CompareFiles -> bool
This command compares the two files named and returns true if they
have identical content. Files are read in binary mode. FileOpenError
is raised if one of the files cannot be opened.
Hans E Plesser
/usr/src/packages/BUILD/sli/filesystem.cc