[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget



From: Robert Citek <rwcitek@alum.calberkeley.org>
> Personally, I prefer a for loop:
>   for i in $(seq 1 10) ; do wget http://soso.fake.com/file$n.ext ; done

As do I.
Especially using "seq" because you can pass leading 0s or any other printf-like format.
I'd great for automating porn^H^H^H^H file downloads.  ;->


--
Bryan J. Smith   mailto:b.j.smith@ieee.org


-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.