Grepper
Small usefull command line program called grepper which is a usefull to complement POSIX grep.
- You supply a file containing all the keys that will be searched for in the datafile. The program will only do a single pass of the datafile.
- You specify which column to use for the search.