[sf-lug] printing web content

Alex Kleider a_kleider at yahoo.com
Mon Nov 24 20:43:37 PST 2008


--- On Mon, 11/24/08, Tom Haddon <tom at greenleaftech.net> wrote:

> How about:
> 
> wget -P apt-howto -r -p -k --no-parent -nH --cut-dirs=3
> http://www.debian.org/doc/manuals/apt-howto/
> cd apt-howto
> for i in *.html; do links -dump $i >> output.txt;
> done
> lpr output.txt
> 
> Is that unix-y enough for you?
> 
> Cheers, Tom
> 

".. that" is very unix-y! Juicily so!
Thank you very much indeed.
It'll take me some time to parse this and figure out the exact nature of what you are really doing here and I look forward to the exercise.
It'll keep me off the streets for a while!

cheers,
alex




      




More information about the sf-lug mailing list