There are two files called \"a.txt\" and \"b.txt\" both have a list of words. Now I want to check which words are extra in \"a.txt\
Try sdiff (man sdiff)
sdiff
man sdiff
sdiff -s file1 file2