Cron Job for Linux To Delete Files Older Than X Days
In this article I will show example of cron job for Linux to delete files older than 10 days. How to Edit Crontab file To edit or create new crontab file, type the following command: $ crontab -e Cron Job… Continue Reading
You must be logged in to post a comment.