I was reading the thread822-924121 and I also need to remove files from a specific folder. This folder is for Oracle archived logs and I need to remove all the files that were created (in the same day!) before 22:00 hours. I mean, erase all files between 22:00 hrs. yesterday to 22:hrs. today.
this cron should be running everyday at 22:01 or 22:30 (after 22:00)
I was reading the man for find, but mtime is in a day basis.
Thanks in advance for your help.
this cron should be running everyday at 22:01 or 22:30 (after 22:00)
I was reading the man for find, but mtime is in a day basis.
Thanks in advance for your help.