sub wanted { if ( (stat $File::Find::name)[9] < time() - (3600 * 12) ) { open LF, ($File::Find::name) || die "cannot open $!"; while (){