Help for this page
while (<>) { do_something_here(); print $blah if $accepted; }
my_script blah*.log > my_output_file