sub wanted { return if -d $_; if ( (stat $_)[9] > time() - (86400 * 1) ) { print "

\n"; } }