cron.txt file trouble
Posted by: craigdcr
Posted on: 2005-09-21 15:19:00
Could someone help me with my cron.txt file.
I cannot seem to get the crontab to read more than one line in the file.
I have uploaded, I believe successfully the cron.txt file. By looking at crontab -l it shows the file there.
However I only managed to get one line or process to run on it. I can't seem to get it right for more than one line.
I have tried two lines directly under each other such as this
*****/etc
*****/etc
Plus I have tried a line between them such as this
*****/etc
*****/etc
Neither of these work
An instuction that I saw somewhere was to hit 'enter' after the last letter of the script. e.g blahblah.php 'enter'
However the crontab does not like this, through experimentation of getting my one line command to work,
and therefore I have not done this.
I have searched google to try and find instructions about multiple lines of command but everything I find only has one line.
I am very new to crontab and command line stuff. It has taken me about 4 days to get to this point. I'm mostly a gui type user.
Can't get any help out of the 'support' for some reason they won't help with this stuff.
Thankyou
Craig