Andrea Rimicci <[EMAIL PROTECTED]> wrote:
>>> 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 :)

Glad you like it, Andrea. Keep in mind that the script may need to be
recursive if the files normally fetched via JSfunc also have
(Javascripted) URLS in them.
-- 
Using OpenBSD with or without X & KDE?
http://dfeustel.home.mindspring.com 
_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to