How To Execute And Load Cron Jobs In Crontab Linux Shell Command


How To Execute And Load Cron Jobs In Crontab Linux Shell Command
  Forums Index
      » Linux Hosting Forums
        » » How To execute and load cron jobs in crontab linux shell command



How To Execute And Load Cron Jobs In Crontab Linux Shell Command
Post Description:
Post Tags: how, to, execute, and, load, cron, jobs, in, crontab, linux, shell, command, linux hosting, troubleshoot, help, support advise, questions, answers
This Post Has Been Viewed 558 Times Since Tue Jan 08, 2008 1:10 pm Posted By hostman with 1 replies
Next Post »» crontab special string to save time shortcuts
How To Execute And Load Cron Jobs In Crontab Linux Shell Command
use this command to load your cron jobs in crotab, in my example, my crontab file will be called example.cron


crontab /var/www/html/example.cron

Leave Your Comments
* Your Name

  * Your Email Address (Will Not Be Published)

* Your Comments


Add Picture To Comments
Yes No             upload
Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

     




Comments and replies About How To Execute And Load Cron Jobs In Crontab Linux Shell Command






:: 1 :: #35449 - Reply By edwino85 On Tue Jan 08, 2008 2:08 pm
thanks for showing me how make php file executable

i was able to run php file from shell
for the cron php file

great how to run php scripts with crontab

bye