[LUNI] Scripting help (bash/perl)
Branko Kotur
skie at dragonsvalley.com
Sun Oct 22 20:05:54 CDT 2006
On Sunday 22 October 2006 7:50 pm, Joe Frost wrote:
> BTW, if it's downloading lots of files you need wget (or curl) might
> be the ticket. Something like
>
> wget -r -l 1 -A "*.jpg*" -R .html -nd http://joe.the-frosts.org/
> stanley/free.html
>
> Will download all the jpg files referenced in free.html
>
I was already planning on using wget to download all of the images using wget,
but I needed to get the list of images that I required. I don't need all of
the images and I need the associating ALT text with each image (image name
and ALT text will be written to an XML file).
> See man wget (or curl) for more info.
>
> Joe
More information about the luni
mailing list