linux:centos:crontab
Remove cronjob for a specific user
crontab -u apache -e ... then remove undesired entries.
linux/centos/crontab.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1
crontab -u apache -e ... then remove undesired entries.