# see if the file is more than about one hour old if (-M $logfile > 0.042) { ... }