Греп не похож
grep "${PATT}" file | grep -v "${NOTPATT}"
Lucky-Magnet
grep "${PATT}" file | grep -v "${NOTPATT}"