binary compare
Also found in: Dictionary.
binary compare
To compare two sets of digital data in order to determine if they are 100% identical. Performed by a utility program, binary compares are often required when programmers create or modify apps and need to make sure a newly generated file is the same as the old.
If two documents are created in different word processing programs with their own file formats, the words and sentences might be identical on screen, but a binary compare would reveal differences in file structure. Although many utility programs provide this function, a binary file compare can be executed on the command line of all major operating systems. See binary compatibility and utility program.
BINARY COMPARE TWO FILESWindows: fc file1 file2
Mac/Unix/Linux: diff file1 file2
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.