From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 08:18:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0D3016A4CF for ; Mon, 23 Aug 2004 08:18:08 +0000 (GMT) Received: from dsl-mail.kamp.net (mail.kamp-dsl.de [195.62.99.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 9FA6443D3F for ; Mon, 23 Aug 2004 08:18:07 +0000 (GMT) (envelope-from root@pukruppa.de) Received: (qmail 6874 invoked by uid 513); 23 Aug 2004 08:21:50 -0000 Received: from root@pukruppa.de by dsl-mail by uid 89 with qmail-scanner-1.21 Clear:RC:1(213.146.114.24):SA:0(-4.9/5.0):. Processed in 0.436104 secs); 23 Aug 2004 08:21:50 -0000 X-Spam-Status: No, hits=-4.9 required=5.0 Received: from unknown (HELO reverse-213-146-114-24.dialin.kamp-dsl.de) (213.146.114.24) by dsl-mail.kamp.net with SMTP; 23 Aug 2004 08:21:49 -0000 Date: Mon, 23 Aug 2004 10:21:27 +0200 (CEST) From: Peter Ulrich Kruppa X-X-Sender: root@pukruppa.net To: Jay O'Brien In-Reply-To: <41298C0F.3070600@att.net> Message-ID: <20040823101745.P957@pukruppa.net> References: <41298C0F.3070600@att.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: FreeBSD - questions Subject: Re: how to view .ascii file? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 08:18:09 -0000 On Sun, 22 Aug 2004, Jay O'Brien wrote: > I'm trying to read the 'paper.ascii' file contained in > /usr/share/doc/psd/12.make/paper.ascii.gz and it is > a mess. This is a tutorial on "make". I've unzipped > the file in a WinXP machine and I can't find a display > tool that will not show the formatting stuff in the file. > > What is the "right" way to read this file? On UNIX you would do # gunzip < paper.ascii.gz | more On the DOS Prompt in Windows more is available, too. So unzip your document, open DOS Prompt and do something like c:\Desktop> more paper.ascii Regards, Uli. > > Jay O'Brien > Rio Linda, CA USA > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > +---------------------------+ | Peter Ulrich Kruppa | | Wuppertal | | Germany | +---------------------------+