<tt>diff</tt>: Difference



next up previous contents
Next: file: Type of Up: File system Commands: Previous: wc: Word Count

diff: Difference

displays the differences between old_file and new_file on the standard output.
-b
ignores trailing blanks.
-i
ignores the case of the letters (upper is treated the same as lower case).
-t
expands tab characters into blanks.
-w
ignores all blank characters.



Super-User
Fri Feb 17 15:55:40 EST 1995