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

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!gatech!psuvax1!news.cc.swarthmore.edu!hirai
  3. From: hirai@cc.swarthmore.edu (Eiji Hirai)
  4. Subject: Re: 'less' as man pager
  5. Message-ID: <TKXPBAP3@cc.swarthmore.edu>
  6. Sender: news@cc.swarthmore.edu (USENET News System)
  7. Nntp-Posting-Host: gingko
  8. Organization: Information Services, Swarthmore College, Swarthmore, PA, USA
  9. References: <1992Sep1.151046.1@vxdesy.desy.de>
  10. Date: Tue, 1 Sep 1992 16:13:40 GMT
  11. Lines: 17
  12.  
  13. sys_sprute@vxdesy.desy.de (Lars Sprute) writes:
  14. > use 'less' as the pager for the man pages.
  15.  
  16. Yeah, Ultrix man is a dog.  Read the ultrix-faq, available at
  17. gatekeeper.dec.com, or just do this:
  18.  
  19. cd /usr/ucb
  20. mv page page.old
  21. ln -s /usr/local/bin/less page
  22.  
  23. which is what I did.
  24.  
  25. --
  26. Eiji Hirai <hirai@cc.swarthmore.edu>    :     :    :   :  : :: ::: :::: :::::
  27. Unix Hacker for Swarthmore College      :     :    :   :  : :: ::: :::: :::::
  28. Information Services, Swarthmore, PA, USA.      Copyright 1992 by Eiji Hirai.
  29. I don't speak for Swarthmore College.                    All Rights Reserved.
  30.