linux:centos:crontab
Remove cronjob for a specific user
crontab -u apache -e ... then remove undesired entries.
linux/centos/crontab.txt · Last modified: 2018/03/03 22:01 by odefta
crontab -u apache -e ... then remove undesired entries.