This is probably a simple question, but I can't seem to find the answer anywhere. I want a regular expression that will match ALL lines that do NOT contain the string "skip". I have some backup logs that I need to filter the noise out of. Thanks.