Re: regular expression to kill Lines:

From: Phil Crown (pcrown@airmail.net)
Date: Tue, 14 Jan 1997 08:36:57 -0600

>On Mon, 13 Jan 1997 10:43:20 -0600, pcrown@airmail.net (Phil Crown) wrote:
>> Does anyone have a regular expression to kill articles with < 1000
>> lines?
> :
>
>If you are still using VSoup:

Yes, I'm still using Vsoup v1.2.5.

>You have to match lines with the patterns
>
>[ ][0-9]$
>[ ][0-9][0-9]$
>[ ][0-9][0-9][0-9]$
>
>Not absolutely sure about the above. BTW the [ ] matches the leading
>blank.

I think I've tried this, but can't remember the results. It may work,
but I was trying to do it in one line instead three.

-- 
Phil Crown
pcrown@airmail.net
http://web2.airmail.net/pcrown/