BEGIN{nop=0} /.*TITLE.*/{split($0,pt,">"); split(pt[2],ptt,"<")} / \n"); nop=1} {if ( nop ==0 ) print} {if ( nop ==1 ) nop=0} END{}