Re: wget and links to follow
Andrea Rimicci <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Message-ID | <[email protected]> |
>> I'd like <snip> instruct wget when a something like
>> JSfunc('my/link/to/follow/') is matched, he recognize
>> 'my/link/to/follow/' as a link to follow.<snip>
>
><snip> wget first <snip> then use grep -R JSfunc <snip> pipe the
>grep output to a smart script<snip>
Thats a good idea, Dave.
Doin n-pass scripting seems a good workaround, while waitin for
regexp/external parsing feature (seems will be in 1.12).
Thanks :)
--
Andrea Rimicci