Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 274 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 274 Bytes

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.