> I set a cron job for running a Java program
> The script which I used is
>
> #!/usr/bin/bash
> export JAVA_HOME=/usr/java/jdk1.6.0_22
> cd /home/jaganadhg/schedules
> java -jar ScheduledCrawler.jar
>

Show the crontab entry.


-- 
Regards,
T.Shrinivasan


My Life with GNU/Linux : http://goinggnu.wordpress.com
Free/Open Source Jobs : http://fossjobs.in
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to