Help for this page
cat *.log | your_script > modified.log-data
#!/usr/bin/perl ... # do stuff here, then... print; }