Hi folks. Here's what I need to do and I really don't know how to do it.
I need to download a file via HTTP to my server and run a find a replace on some test strings and name it data.txt. I need this done every day at 1AM. I can use cron to have a script run every day but I don't really have the knowledge to program such a script. If anyone knows where I can get ahold of such a script I'd appreciate the help.
I need to download a file via HTTP to my server and run a find a replace on some test strings and name it data.txt. I need this done every day at 1AM. I can use cron to have a script run every day but I don't really have the knowledge to program such a script. If anyone knows where I can get ahold of such a script I'd appreciate the help.