Hopefully someone can answer this for me... So when I show a directory in Linux using "ls -l", it nicely colour codes everything for easy reading. However, when I use "ls -l | more" the "more" program strips away all the colours and makes me look at pages of featureless grey filenames. Is there a way to make "more" carry over the colours from the ls listing?
Also can I make ls show only directories? Or at least sort them to the top of the list like in DOS?
I'm using Suse 10.3 if it makes any difference.
