
Delete Files Older than X Number of Days in Linux How to keep limited amount of backup files or how to delete backup files or any file than older then x number of Days. Using find utility we can easi…
Delete Files Older than X Number of Days in Linux How to keep limited amount of backup files or how to delete backup files or any file than older then x number of Days. Using find utility we can easi…
Setup Linux Crontab with Examples The crontab is a list of commands that you want to run on a regular schedule, and also the name of the command used to manage that list.crontab stands for "cron tabl…