To Index

 Documented in Volume 1 of the UNIX Programmers Manual.


 % diff sfile1 sfile2
  lists line differences from sfile1 and sfile2 on the terminal in editor
  directive format.


 % diff scrc5 scrc6
  generates a list of differences for a SET of files with the same
  names in subdirectories scrc5 and scrc6. Files not in common are listed.

To Index