Restore a Crontab From Backup in Linux
Restore a crontab from a backup by giving the saved file to crontab. That replaces the selected user’s current schedule, so save what is installed before you make the change. Know what the restore command changes A user crontab is the schedule that cron runs for one account. The crontab program installs, lists, or removes
Restore a Crontab From Backup in Linux Read More »