Help for this page
NAME cron - clock daemon ... submit their own crontab file using the crontab(1) command. Commands which are to be executed only once may be submitted using the at(1) command.
if ($cmd eq 'reload') { my $child = fork (); ... exit 1; } }