Find files older than X minutes
To find files that are older than X minutes, use the command This will find all files inside /path/ that are older than 30 minutes. If you need to delete those files, run To find files created in the last 30 minutes, run See find