Use The Combine Command Similar To Diff
- Install the
moreutilspackage. - Then run
combine <file1> not <file2> - This then shows all of the lines that are in
file1, which are not present infile2.
moreutils package.combine <file1> not <file2>file1, which are not present in file2.