On Sun, Mar 9, 2008 at 3:49 PM, shirish <[EMAIL PROTECTED]> wrote:
> Hi all,
>         I'm sure wget has a way in which one can parse a webpage &
>  download certain fileypes . Say  something like look for .odf fileypes
>  in this webpage?

CMIIW, but I guess the command for this would be

wget -r -l 1 -A .odf http://site-url

---
Charles

Reply via email to