Examples (5)
Start daemon in the background and check for scheduled commands
Start daemon in the foreground and check for scheduled commands
crond -nSend job output from the daemon to the [s]ystem log
crond -sOverride default limitations and accept custom crontables
crond -pInherit crontab file path from environment settings
crond -Pmade by @shridhargupta | data from tldr-pages