Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

cron run 1 time

//If you want a command to run once at a later date, use the at command.
echo /usr/bin/the_command options | at now + 1 day
 
PREVIOUS NEXT
Tagged: #cron #run #time
ADD COMMENT
Topic
Name
1+4 =