Aug-05-2018, 08:59 PM
Does anyone know if there's a way to remove a cronjob based on a comment with a wildcard in it?
I'm using python-crontab
I'm using python-crontab
python crontab remove_all(comment="Minute*")
|
|