On Tue, 05 Apr 2005 09:04:32 +1200
David Kirk wrote:
> Nick,
>
> > wget www.example.org/pub/download/file{01,02,03,04,05,06,07,08,09}
> >
> > However it can be tedious to type all that. Is there a way of doing it
> > with a range, like this:
> >
> > wget www.example.org/pub/download/file{01-09}
>
> How about wget www.example.org/pub/download/file0[1-9]
yes i thought i saw a post (by Volker?) recently using that method, but
it doesn't seem to work for me.
>
>
> --
> Later
>
> David Kirk
--
Nick Rout