wget

Daniel Armstrong dwarmstrong-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Fri May 26 23:25:37 UTC 2006


On 5/26/06, Chris F.A. Johnson <cfaj-uVmiyxGBW52XDw4h08c5KA at public.gmane.org> wrote:
>     If you have a list of the files, why not put them in a script?
>
> list=(
>           axxxx220k.rm
>           bxxxx220k.rm
>           cxxxx220k.rm
>           dxxxx220k.rm
>           .....
>     )
>
> for f in "${list[@]}"
> do
>     wget "http://ocw.mit.edu/ans7870/7/7.012/f04/video/$f"
> done

I will use this script for future downloads. Thanks Chris!
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list