perl -n -e 'print if /Twist 1/ .. /Twist 2/' testresults [download]
The .. operator is cool!
In reply to Re: Pattern Matching Problem by davorg in thread Pattern Matching Problem by MrDoney