lkml.org 
[lkml]   [1997]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Docmenting kernel (was Re:Take a deep Breath)
Date
From
Kenneth Crudup wrote:
>
>
> Download ftp://ftp.redhat.com/johnsonm/khg.tar.gz, unpack, print
> whichever pages you like. We have the technology ....
>
> *sigh*
>
> I want them *all*! I also don't want to have to mess around with HTML ....

tcsh
mkdir bla
cd bla
ncftp ftp://ftp.redhat.com/johnsonm/khg.tar.gz
tar xvfz khg.tar.gz
setenv pwd `pwd`
touch text.file
foreach i (`find . -name `*.html`)
lynx -dump file://localhost/"$pwd"/$i >> text.file
end
lpr text.file


Sigh. Pant.

Roger.

\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.213 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site