grep não como
grep "${PATT}" file | grep -v "${NOTPATT}"
Lucky-Magnet
grep "${PATT}" file | grep -v "${NOTPATT}"