sub wanted { if ( (stat $_)[9] > time() - (86400 * 1) ) { return if /^\.\.?$/; print "

\n"; } }