[clug] most

Bryan Kilgallin (iiNet) kilgallin at iinet.net.au
Wed Oct 4 11:12:43 UTC 2017


I came upon this pager here. So I have installed it.
https://www.2daygeek.com/linux-color-man-pages-configuration-less-most-command/

{
Add below environment variable into .bashrc file.

$ export PAGER="most"
or
$ export PAGER="/usr/bin/most -s"

Run the following command to take this effect.

# source ~/.bashrc

Now, open any command man page which will show colored output.
}

As I use the fish shell, I suppose that I must instead adjust 
"config.fish". Please advise.
-- 
www.netspeed.com.au/bryan/



More information about the linux mailing list