Help for this page
#!/usr/bin/perl use strict; ... $number = 0 if ($number > 1000); print "$timestamp $number @rest\n"; }
./filter < input > output