Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Ubuntu at home, Mandriva 2007 at work
Posts: 15
Original Poster
Rep:
Hey!
Thanks for the answer but no, $PAGER is empty...
I still don't see why the blue colors for the titles in 'man ls' ...
*edited* Apologies for posting the same thread in the RedHat forum, I only realized I should post it there since it might be Distro-related but then I didnt know how to delete the current post. Anyway, my apologies.
-P pager
Specify which pager to use. This option overrides
the MANPAGER environment variable, which in turn
overrides the PAGER variable. By default, man uses
/usr/bin/less -is.
Distribution: Ubuntu at home, Mandriva 2007 at work
Posts: 15
Original Poster
Rep:
I tried exporting it like apeekaboo suggested, but the -R option doesnt work...
so:
export PAGER='less'
and then calling : "man -P $PAGER ls " does use less as a pager but it doesnt solve MY problem which had to deal with the actually colors with which MAN displays the content of any manpage..
It's not the formatting of the page, it's the colors on it !
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.