FileMatch
Usage: ./filematch "
FileMatch is a short bash script that takes each line in a text file and looks for an exact match in a second text file, anything which doesn't exist in both files is printed to STDOUT. The search is run in both directions.