Download a File with wget

by Pete Freitag

Need to setup a scheduled task to download a file? You can use cron, and wget to do this. Your wget command might look something like this:

wget --quiet --output-document=result.html http://www.google.com/