View Single Post
Old May 31st, 2006, 4:44 AM   #7
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by dakota
Tell me how that works and tell me if you need more help
That looks like a batch script, whilst paulmedic555 seems to specify bash.

The "at" command can be used to make a script run at a particular time once. Cron can be used to make a script run repeatly at a particular time.

Do you want firefox to run at 5:00am once, or every day?
Arevos is offline   Reply With Quote