Re: How to download multiple "numbered" files with wget
- From: Christian Herenz <herenz@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Nov 2007 12:10:59 +0100
Chris F.A. Johnson schrieb:
for i in $(seq -w 100)
do
curl -O "http://bla.edu/~foouser/$i.html"
done
ah, i see :-)
greets,
christian (who opened the manpage for seq right now)
.
- References:
- How to download multiple "numbered" files with wget
- From: Christian Herenz
- Re: How to download multiple "numbered" files with wget
- From: Theo v. Werkhoven
- Re: How to download multiple "numbered" files with wget
- From: Christian Herenz
- Re: How to download multiple "numbered" files with wget
- From: Chris F.A. Johnson
- How to download multiple "numbered" files with wget
- Prev by Date: Re: How to download multiple "numbered" files with wget
- Next by Date: Re: Beagle chewing up CPU!
- Previous by thread: Re: How to download multiple "numbered" files with wget
- Index(es):