Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!uicsl.csl.uiuc.edu!brando From: brando@uicsl.csl.uiuc.edu (Brandon Brown) Newsgroups: comp.unix.sysv386 Subject: Re: ISC 3.2 Message-ID: <1991Jun4.135120.17270@ux1.cso.uiuc.edu> Date: 4 Jun 91 13:51:20 GMT References: <1991Jun1.213703.9961@stb.info.com> Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 20 andyb@stb.info.com (Andy B.) writes: >I can't seem to figure out how to make man use a pager. >I tried "setenv PAGER /usr/bin/more" in the csh, but that >did not work. >How is this done? I'm tired of typing "man something | more". >I shouldn't need to pipe it to more. Thanks for the insights! The "man" program is just a shell script. I think all you need to do is edit /usr/bin/man and stick "more", or "pg", or whatever in the variable "post".... +-----------------------------------------------------------------------------+ | Brandon Brown | Internet: brando@uicsl.csl.uiuc.edu | | Coordinated Science Laboratory | UUCP: uiucuxc!addamax!brando!brown | | University of Illinois | CompuServe: 73040,447 | | Urbana, IL 61801 | GEnie: macbrando | +-----------------------------------------------------------------------------+