Question for the geeks

July 27th, 2006 at 1:05 pm (The Internet)

I’m trying to set up a cron job on my server to run a php script every hour, and for some reason the only thing that works is usr/bin/wget. Which is really annoying, because every time it runs the script it writes a new file and I end up with piles and piles of files all over the place. Anyone have any idea which command I should use?

2 Comments

  1. Gravatar

    jason said,

    July 30, 2006 at 7:09 pm

    Try “ls”. That seems like a pretty useful command.

  2. Gravatar

    Eve said,

    July 30, 2006 at 8:52 pm

    I hat you.

Post a Comment