home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!woody@gergu2.tamu.edu!woody
- From: woody@gergu2.tamu.edu (Woody Lee)
- Subject: Re: 'less' as man pager
- Message-ID: <1992Sep2.133857.671@tamsun.tamu.edu>
- Followup-To: /dev/null
- Keywords: man,more,less
- Sender: woody@woody@gergu2.tamu.edu (Woody Lee)
- Reply-To: woody@gergu2.tamu.edu
- Organization: Texas A&M University -- GERG
- References: <1992Sep1.151046.1@vxdesy.desy.de> <1992Sep1.182958.28859@hou.amoco.com> <1992Sep1.193032.29332@hou.amoco.com>
- Date: Wed, 2 Sep 1992 13:38:57 GMT
- Lines: 23
-
-
-
-
- I think the maybe the simplest fix (for me at least) is to alias man in
- your .cshrc (or whatever shell you are using).
-
- alias man 'man \!^ | less'
-
- That does it more me and lets other users alone (or fixes the problem if
- you don't have the "power" to replace page on you system.
-
- --
-
- Woody Lee -=-=- woody@gergu2.tamu.edu -=-=- (409) 862-2321
- GERG - Latex/A Data Office |"That's the whole problem with science.
- Texas A&M University | You've got a bunch of empiricists trying
- Department of Oceanography | to describe things of unimaginable wonder."
- College Station, TX 77845 | - Calvin (& Hobbes)
-
-
-
-
-
-