How to download multiple "numbered" files with wget



Hi,

I do know not much about the bash, but I know that it is a powerfull thing. Is there a way how to download multiple files from a http source of the format:

http://bla.edu/~foouser/1.html
http://bla.edu/~foouser/2.html
....
http://bla.edu/~foouser/100.html

I think something like that is possible with the shell, but I just do not know how?

Greets,
Christian

.



Relevant Pages

  • Re: OneFinger - the graphical shell
    ... It is a graphical shell; ... > lets you compose CLI commands with the mouse. ... seems to be a very complex and powerfull tool. ... i.e. bash, but bash is also very powerful and to me its powerfull enough ...
    (comp.os.linux.misc)
  • Re: How to download multiple "numbered" files with wget
    ... Theo v. Werkhoven wrote: ... I do know not much about the bash, but I know that it is a powerfull ... Is there an advantage in using curl instead of wget?? ...
    (alt.os.linux)