Revision [110]
This is an old revision of CommandXcmp made by DavidLee on 2008-04-25 17:30:58.
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)