SYNTAX

    compare [options] <file_name_1> <file_name_2>


OPTIONS

-h (--help) bool

Display help.

-v (--verbose) bool

Display verbose information.


ARGUMENTS

<file_name_1>

The name of the first file to compare. [filename]

<file_name_2>

The name of the second file to compare. [filename]


DESCRIPTION

Compare the contents of a pair of files.

Completes with zero (KErrNone) if they are are same, or a positive code if they are different.


COPYRIGHT

Copyright (c) 2006-2010 Accenture. All rights reserved.