Hi,

* Micha Feigin <[EMAIL PROTECTED]> [030730 09:49]:
> How do I get man pages to show in color?
> used to have it on mandrake at one of the workplaces but never figured
> out how to enable it under debian.

As others had said you were probably using most as your default pager.
Now you just need to know how to set _your_ pager (not the system
default).

If using csh:

setenv PAGER most

in your .cshrc

If using sh, bash, zsh etc

PAGER=most ; export $PAGER

in your .bashrc or .whateverrc

Nick.

-- 
Debian testing/unstable
Linux twofish 2.6.0-test1-looxt93c6 #1 Thu Jul 17 16:49:12 JST 2003


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to