home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6640 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.2 KB  |  38 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!woody@gergu2.tamu.edu!woody
  3. From: woody@gergu2.tamu.edu (Woody Lee)
  4. Subject: Re: 'less' as man pager
  5. Message-ID: <1992Sep2.133857.671@tamsun.tamu.edu>
  6. Followup-To: /dev/null 
  7. Keywords: man,more,less
  8. Sender: woody@woody@gergu2.tamu.edu (Woody Lee)
  9. Reply-To: woody@gergu2.tamu.edu
  10. Organization: Texas A&M University -- GERG
  11. References: <1992Sep1.151046.1@vxdesy.desy.de> <1992Sep1.182958.28859@hou.amoco.com> <1992Sep1.193032.29332@hou.amoco.com>
  12. Date: Wed, 2 Sep 1992 13:38:57 GMT
  13. Lines: 23
  14.  
  15.  
  16.  
  17.  
  18. I think the maybe the simplest fix (for me at least) is to alias man in
  19. your .cshrc (or whatever shell you are using).
  20.  
  21. alias man 'man \!^ | less'
  22.  
  23. That does it more me and lets other users alone (or fixes the problem if
  24. you don't have the "power" to replace page on you system.
  25.  
  26. --
  27.  
  28. Woody Lee    -=-=-   woody@gergu2.tamu.edu   -=-=-   (409) 862-2321 
  29. GERG - Latex/A Data Office   |"That's the whole problem with science.
  30. Texas A&M University         | You've got a bunch of empiricists trying 
  31. Department of Oceanography   | to describe things of unimaginable wonder."
  32. College Station, TX 77845    |                - Calvin (& Hobbes)
  33.  
  34.  
  35.     
  36.  
  37.             
  38.