Where is the crontab manager
Posted by: jenrich
Posted on: 2006-09-13 20:14:00
Hi,
I've set up cron jobs with other web hosts and there was no problem. I can't even find the crontab manager to set a cron job up.
Also -- this is kind of confusing -- I want to run a dynamic pricing script but it sounds like I'll have to upload the script under my main username and then go and set up cron job under the username with shell access.
Is this right?
I also have a question about the format since there are two different users...
This is the command line I want to use but my shell access is for username2
*/1 * * * * /home/username1/domain.com/dynpricing/cron
Would someone help please?