cmp |
cmp (file1, file2[, buffsize])
cmp is a synonym for compare. Exported on request.
compare |
compare (file1, file2[, buffsize])
Compares file1 to file2. Exported by default. If present, buffsize specifies the size of the buffer to use for the comparison.
Copyright © 2002 O'Reilly & Associates. All rights reserved.