Connecting Tech Pros Worldwide Forums | Help | Site Map

Open and close webpage with crontab!

Newbie
 
Join Date: Nov 2008
Posts: 2
#1: Nov 13 '08
Hi guys!
I really hope that somebody can help me.
I need to open a webpage at certain hours and close it after it.
I know that with crontab I can easely open webpage but how to close it?
Thanks a lot,
Lori

Nepomuk's Avatar
Moderator
 
Join Date: Aug 2007
Location: Germany
Posts: 2,466
#2: Nov 13 '08

re: Open and close webpage with crontab!


Do you only open the website in a already opened browser or a new instance of the browser with that website?

If you want to close the browser, the command pkill should do the job.

Greetings,
Nepomuk
Newbie
 
Join Date: Nov 2008
Posts: 2
#3: Nov 14 '08

re: Open and close webpage with crontab!


Thanks for your reply!
I'd rather keep the browser open otherwise I'd have to insert the login and passwd again.
Any suggestion?

Thanks again!!
Lori
Reply