file 1:
a b c d e . . z
file2:
d g k
how do I find the data exists in 1 but not 2.
|
|
The POSIX standard comm utility also does this. |
|||
|
|
|
Use a program that does exactly that. i'm using kdiff3. for windows i think there is winmerge |
|||
|
|