0

I've installed a new script and they've asked me to add this cron job to my plesk and they doesn't support plesk :/

anyway here is the code line

*/5 * * * * php /var/www/httpdocs/process_file_queue.cron.php >> /dev/null 2>&1

I understand that it's php and the path is "/var/www/httpdocs/process_file_queue.cron.php" but what time exactly is "*/5 * * * *" and i'm not sure is the "/dev/null 2>&1" arguments??

0 Answers0