$ perl -n -a -e 'BEGIN {$v=shift} if (($_ = "$F[1]\n") =~ /$v/) { print }' Vet TEST.txt