Networking :: How to remotely get pictures
Well, I'll just point out there's a non-DSL section (with a subcategory for scripting too). It probably doesn't matter at this point.
You can see how to use a program usually with `man <program>` and you can usually append --help or -help, or in the program itself, help. Using a web search on "linux man <program>" will also work.
btw, that's nice looking pdf.
Yes, that article is of great help, thanks for the link!
You could take a look at wget: http://www.gnu.org/software/wget/
original here.