運用コマンドレファレンス Vol.1

[目次][索引][前へ][次へ]


diff

[機能]

指定した二つのファイル同士を比較し,相違点を表示します。

[入力形式]

diff [<option>] <file name1> <file name2>
diff [<option>] <directory1> <directory2>

[パラメータ]

<option>
-i 大文字と小文字の違いを無視します。
-r 共通のサブディレクトリに対して,再帰的に適用します。(ディレクトリ指定時)

<file name1> <file name2>
比較するファイル名を指定します。

<directory1> <directory2>
比較するディレクトリ名を指定します。

[使用者レベル]

一般ユーザ

[目次][前へ][次へ]


[他社商品名称に関する表示]

Copyright (c)2005 ALAXALA Networks Corporation. All rights reserved.