Please excuse my ignorance here, I'm just an old guy that plays around with this stuff as a hobby. I'm trying to get a script to run every hour and through an exhaustive search I've learned that I apparently have to set up a "crontab" to do this. I think I understand the concept of the '20 * * * * /path/to/file.php' command (I want it to run at 20 min past the hour) but what I don't understand and can't seem to find through searching is simply how to get the command window open or otherwise get to a command prompt so I can input the command. Can somebody help me out here?
Thanks,
Jim