Connecting Tech Pros Worldwide Forums | Help | Site Map

corn job

Newbie
 
Join Date: May 2008
Posts: 11
#1: Jun 19 '08
i wrote one script.......

1. if run the script in cron how can put into the cron
2. the script will need to run every 10 mins how put it in the script (how can declare in my script)
3.when corn job script run we need to display time and date
Regards,
Madhu

gpraghuram's Avatar
Expert
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,258
#2: Jun 20 '08

re: corn job


1. if run the script in cron how can put into the cron
You have to use crontab -e and add the entry there
2. the script will need to run every 10 mins how put it in the script (how can declare in my script)
Check this link
3.when corn job script run we need to display time and date
use date command in the script


Raghuram
Newbie
 
Join Date: May 2008
Posts: 11
#3: Jun 20 '08

re: corn job


Please help...............
gpraghuram's Avatar
Expert
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,258
#4: Jun 20 '08

re: corn job


Quote:

Originally Posted by gupta24

Please help...............


Did you go through the links what i have sent you in the previous post?
Did u try anything after reading that?

Raghu
Reply


Similar Unix / Linux / BSD bytes