L
L
Love2019-01-11 09:39:52
Solaris
Love, 2019-01-11 09:39:52

Why is the command not saved in cron?

The task was to perform regular deletion of backup files, there is no experience with Solaris, why is the command not saved in cron? What does 996 mean and why does it give out a ?
# crontab -e
996
00 04 * * * find /export/home/omc/netnumen/ems/ums-server/rundata/backup/cmback/daylycmbackup -mtime +3 -type f -name '*.zip' -exec rm {} \;
?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question