Skip to content
/ filematch Public

A bash utility to locate missing entries between two lists

License

Notifications You must be signed in to change notification settings

dnel/filematch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

A bash utility to locate missing entries between two lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages