Hi. (aio1155.x10.mx)

Well I knew that this was eventually going to happen, and here I am needing help on how to setup a cron job.

Here is a example setup which I was given which was suppose to work, but of course isn't.

Example:
*/5****/usr/bin/wget -O - 'http://wd.aio1155.x10.mx/gamemaster.php?gameMasterSecret=privateinfo' >/dev/null 2>&1

I have no idea what I'm looking at here. This is suppose to run this script every 5 minutes, but so far it hasn't.

Any help would be very much appreciated.