LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to list the files using less pager in colored format? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-list-the-files-using-less-pager-in-colored-format-142530/)

phoe6 02-05-2004 03:10 AM

How to list the files using less pager in colored format?
 
When I do a ls -AFG I get colored displayed ( in FreeBSD) in ls --color=always ( in Linux).
But since I want the listing to be more interactive, I use pagers like more or less.
I have observed that while using the pagers esp less.
The Colored listing of files is not obtained.
How to list the files using less pager in colored format?

mikshaw 02-05-2004 02:39 PM

ls --color=always | less -R


All times are GMT -5. The time now is 03:12 PM.