ドキュメント ホーム サイトマップ マニュアルページ GNU 情報 検索 印刷形式
 

(diff.info) Invoking cmp

情報カタログ (diff.info) Making Patches (diff.info) Top (diff.info) Invoking diff
 
 Invoking `cmp'
 **************
 
    The `cmp' command compares two files, and if they differ, tells the
 first byte and line number where they differ.  Bytes and lines are
 numbered starting with 1.  The arguments of `cmp' are as follows:
 
      cmp OPTIONS... FROM-FILE [TO-FILE [FROM-SKIP [TO-SKIP]]]
 
    The file name `-' is always the standard input.  `cmp' also uses the
 standard input if one file name is omitted.  The FROM-SKIP and TO-SKIP
 operands specify how many bytes to ignore at the start of each file;
 they are equivalent to the `--ignore-initial=FROM-SKIP:TO-SKIP' option.
 
    An exit status of 0 means no differences were found, 1 means some
 differences were found, and 2 means trouble.
 

メニュー

 
* cmp Options Summary of options to `cmp'.
 
情報カタログ (diff.info) Making Patches (diff.info) Top (diff.info) Invoking diff
より自動的に生成されましたinfo2html