On 6 Jul 2001, at 22:24, Jens Roesner wrote:
> Hi Ian, hi wgetters!
>
> Thanks for your help!
>
> > It didn't work for me either, but the following variation did:
> > wget -r -l0 -nh -d -o test.log -H -I'bmaj*'
http://members.tripod.de/jroes/test.html
> Hm, did not for me :( neither in 1.4.5 nor in the newest Windows
> binaries version I downloaded from Heiko. :(
Well if you're running it from a DOS-style shell, get rid of the
single quotes I put in there, i.e. try -Ibmaj*
> > However, wget-1.7 dumps core with this so you'll have to use the
> > latest version from CVS.
> Hm, what exactly do you mean by that? Is the version from Heiko
young
> enough?
"Dumps core" is unix-spek meaning it crashed with a core dump file.
Linux reported a Segmentation Violation in this case.
I've no idea if the version from Heiko is recent enough. Try my
suggestion above and see if you get a GPF. Or better yet, see if it
works ;-)