Archive | August 22, 2007

Using WGET to automate web-based applications

wget in combination with cron is a useful utility for automating processes in a web application. It’s possible to run most scripting languages from the command line, but sometimes it’s tricky to get those to run correctly when they don’t have the server context. One simple way to achieve this is to write your automation [...]

2 Comments Continue Reading →