grep -i -v -f smallfile largefile #### grep -i -f smallfile largefile #### grep -i -f smallfile largefile | sort -r -b -g -k 2
## grep -i -f smallfile largefile ##
## grep -i -f smallfile largefile | sort -r -b -g -k 2