Jay Blanchard wrote:
[snip]
I need make a cron file, for example a .job file:
#mi  ho    di    me    seq      job                        comment
45   11    *    *      0-5     php -q /home/test/test.php  # Make backup
How can make it?.
[/snip]

Type crontab -e and the cron file will be opened....unless you're on a
Windows machine....
in both cases, this is the wrong list to ask this.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to