From owner-freebsd-questions Mon Apr 10 8:57:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 240AE37B677 for ; Mon, 10 Apr 2000 08:57:06 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12egYM-000OUf-00; Mon, 10 Apr 2000 17:56:42 +0200 From: Sheldon Hearn To: Chris Byrnes Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I screwed up. In-reply-to: Your message of "Sun, 09 Apr 2000 13:02:17 EST." <200004091802.NAA76755@shell.jeah.net> Date: Mon, 10 Apr 2000 17:56:42 +0200 Message-ID: <94156.955382202@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 09 Apr 2000 13:02:17 EST, Chris Byrnes wrote: > [chris@shell] [~]$ man dmesg > Formatting page, please wait...Cannot fork > Failed. Wow. :-) try this: PAGER=/bin/more man dmesg If that still doesn't work, it looks like your /bin/more program is hosed. If it _does_ work, then you've either got PAGER set to something crazy (possibly in the .profile file in your home directory) or the binary to which it points is hosed. Hope that helps. Ciao, Sheldon/. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message