in reply to How can I download HTML and save it as txt?
perl -e "use LWP::Simple; getprint('http://myfoo.com')" >> myfile.txt
Celebrate Intellectual Diversity
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: How can I download HTML and save it as txt?
by b10m (Vicar) on Aug 30, 2005 at 21:25 UTC |