From owner-freebsd-questions Fri Apr 4 13:08:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA03508 for questions-outgoing; Fri, 4 Apr 1997 13:08:30 -0800 (PST) Received: from ultra1.phoenixnet.net (ultra1.phoenixnet.net [156.46.50.80]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA03489 for ; Fri, 4 Apr 1997 13:08:12 -0800 (PST) Received: from 156.46.127.50 (chadz.phoenixnet.net [156.46.127.50]) by ultra1.phoenixnet.net (8.8.5/8.8.3) with SMTP id PAA16572 for ; Fri, 4 Apr 1997 15:06:00 -0600 (CST) Message-ID: <334519A2.4D10@CORENET.NET> Date: Fri, 04 Apr 1997 15:09:22 +0000 From: put your name here Reply-To: dahc@CORENET.NET Organization: leave blank or fill anything you want in X-Mailer: Mozilla 2.0 (Macintosh; U; 68K) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: getting stdin in more X-URL: http://www.freebsd.org/support.html Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I was wondering if I just do a more on a file everthing looks fine to me, but if I do a grep on a file and | the output to more or if I am looking at a man page I get an STDIN line at the bottom of the page instead of the file name and a percentage. How can I get the file name and percentage at the bottom of my man pages and piped output. I have setenv PAGER more in my .login file and I get this useing FreeBSD 2.1.6, 2.1.7, and 2.2.1 possibly others these are just the ones I use. thanks, Chad