perl -ni -e 'next unless $x = /START/ .. /END/; print if $x !~ /^1$|E0$/' *.html