document updated 12 years ago, on Mar 12, 2012
Various ways to download files from the web, assuming you're at a Un*x command-line prompt:
- wget
- curl
- w3m
- lwp-download
- perl -MLWP::Simple -e getstore shift,shift' http://somesite.com/somefile.tgz somefile.tgz