Revision [121]
This is an old revision of CommandXcmp made by DavidLee on 2008-04-25 18:49:27.
Command xcmp
Name
xcmp combine and concatenate XML files to a single XML documentSynopsis
xcmp [-x] [-b] file1 file2Description
Compares 2 files either as xml equality or by binary comparison.-x Indicates an XML comparison
-b Indicates to ignore blank line distinctions (\r vs \c\n)
Return Value
Returns 0 if the files are considered identical, 1 otherwise.CategoryCommands