Help for this page
Select Code to Download
Select
or
download this
$ find2perl /var -name '*.log' -mtime +7 -print #! /usr/bin/perl -w ... }