This article documents the usage of the Cpanel::Cron::listcron function in relation to the cPanel interface. This tag can be used inside cPanel pages.
Cpanel::Cron::listcron
This function outputs the values for a cron job.
<?cp listcron( % % % % % % %,count,command,minute,hour,day,month,weekday) >
This example will list the crontab entry number, the command to be run, the minute, hour, day, month, and day of the week the command will be run.
Copyright 2007 cPanel Inc.