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?