Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
I thought it would be cool if I could download some national park websites
onto my laptop so that I could read their web pages in the car. I thought
maybe wget could do the trick:
wget -rk http://www.nps.gov/yell/ > & /dev/null &
That would use recursion (-r) and would change absolute links to relative
(-k). But it didn't really work -- see here:
http://taxa.epi.umn.edu/~mbmiller/www.nps.gov/yell/
Maybe it's because of java and javascript.
Is there a way to get a good working version of a website like this one
onto a laptop?
Thanks!
Mike
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members