LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   man without less (https://www.linuxquestions.org/questions/slackware-14/man-without-less-206152/)

muhkuhmasta 07-17-2004 03:09 AM

man without less
 
is there a way to use most as a pager for the man pages?

keefaz 07-17-2004 03:19 AM

Sure :
Code:

$ PAGER=most man ls
...

You may echo "export PAGER=most" >> ~/.bashrc

muhkuhmasta 07-17-2004 07:39 AM

works :)

but has funny colors :rolleyes:


All times are GMT -5. The time now is 05:51 PM.