next up previous contents index
Next: contains Up: Supported conditions Previous: socket   Contents   Index

filesmatch

Test two files for matching. Nonexistence of either file results in "false". This test does a byte for byte comparision, so test time scales with byte size. NB: if the files are different sizes , one of them is missing or the filenames match the answer is so obvious the detailed test is omitted.

Attribute Description Required
file1 First file to test Yes.
file2 Second file to test Yes.



Andrew Marlow 2003-07-08