in reply to Re: Wrong regex?
in thread Wrong regex?

Why would you assume that an input line would be "un-interesting" if it doesn't start with </HEAD>.* ? And why did you think you need ".*" in that regex?