Cron <ocg@ocg1003> find /srv/deployment/ocg/output* -mtime +5 -exec rm {} \;
rm: cannot remove ‘/srv/deployment/ocg/output’: Is a directory
I'm unsure why this cron is being run, perhaps to clear out old files?
Version: unspecified
Severity: trivial