![]() |
![]()
| ![]() |
![]()
NAMEidiff - interactive diff SYNOPSISidiff [ -bw ] file1 file2 DESCRIPTIONIdiff interactively merges file1 and file2 onto standard output. Wherever file1 and file2 differ, idiff displays the differences in the style of ``diff -n'' on standard error and prompts the user to select a chunk. Valid responses are:
Idiff invokes to compare the files. The -b and -w flags, if passed, are passed to diff. FILES/tmp/idiff.* SOURCE/src/cmd/idiff.c SEE ALSOKernighan and Pike, The Unix Programming Environment, Prentice-Hall, 1984.
|