Hi. I'm a total Regex newbie, and I have a question...
I'm looking through a text dump file of all of the movies
on IMDB. This
file includes TV shows and TV movies, which I want to omit.
Lines that contain either of these have "(TV)"
in them.
What regex do I use to find lines that don't have
"(TV)" in them? I'm
using grep, which I'm also new to.
Thanks!
-Bassam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Regex" group.
To post to this group, send email to regex googlegroups.com
To unsubscribe from this group, send email to
regex-unsubscribe googlegroups.com
For more options, visit this group at http://groups.go
ogle.com/group/regex
-~----------~----~----~----~------~----~------~--~---
|