| I want to download all html files and related pics with
filenames containing the characters "tut" and NOTHING ELSE
from a site:
www.somesite.com/
the page containing links to these files is in (it has a
list of links to these files):
www.somesite.com/tutorials.html
the files are named as:
www.somesite.com/tut-abcd.html
www.somesite.com/tut-efgh.html
and so on...
In effect, i require a filtering option like : exclude all
html files except those with filenames containing "tut"
is there any way the above can be done ...???
Regards
srinath
| |