How to Delete Files Older than X Number of Days in LinuxHow to Delete Files Older than X Number of Days in Linux

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…

Read more »
27 May 2016

How to Setup Linux Crontab

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…

Read more »
28 Mar 2016
 
Top