From owner-freebsd-questions Sun Jun 22 07:27:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA03688 for questions-outgoing; Sun, 22 Jun 1997 07:27:32 -0700 (PDT) Received: from rma.edu (rma.edu [207.0.141.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA03679 for ; Sun, 22 Jun 1997 07:27:27 -0700 (PDT) Received: from alwan.rma.edu ([207.0.141.107]) by rma.edu with ESMTP (IPAD 1.52) id 3655500 ; Sun, 22 Jun 1997 10:32:07 -0500 Message-ID: <33AD360A.A84A9FF3@rma.edu> Date: Sun, 22 Jun 1997 10:26:18 -0400 From: Michael Alwan X-Mailer: Mozilla 4.0b5C (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: Handbook - ascii form?? X-Priority: 3 (Normal) References: <199706221057.MAA04859@eac.iafrica.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Robert Nordier wrote: > > Annelise Anderson wrote: > > > My point was that users ought not to have to process the handbook > > with tools that they may not have or may not know how to use. If > > it's such a piece of cake, why not do it and get the results on > > the server? > > > > I may be in danger of losing my sense of humor. Especially on this > > Saturday night. :) > > > > What I suspect is that these docs have been sgml'd, html'd, troff'd, > > groff'd, roff'd, and ps'd, and it's no longer possible to produce > > just plain old text..... To read a clean, bolded, bulleted, and underscored copy of handbook.latin1.ascii, use cat with the |more switch: ie. "cat |more handbook.latin1.ascii." Found this out by trial and error--I guess you can direct the output to a file? Michael