From owner-freebsd-questions Thu Jul 16 15:13:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29493 for freebsd-questions-outgoing; Thu, 16 Jul 1998 15:13:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29466 for ; Thu, 16 Jul 1998 15:13:20 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id PAA14831; Thu, 16 Jul 1998 15:12:59 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 16 Jul 1998 15:12:58 -0700 (PDT) From: Doug White To: laszlo vagner cc: questions@FreeBSD.ORG Subject: Re: off topic In-Reply-To: <199807160456.XAA24071@mutsgo.kf7nn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Jul 1998, laszlo vagner wrote: > if i run top and send it to a file like this > top > file.txt i can look at it perfectly > in a web browser but if i run it as a cgi > script the output looks all bunched together > like it is missing carriage returns. What file type is your CGI script returning? If it's text/HTML then it's getting reformatted. Try returning type text/plain. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message