Pipe through LESS and MORE

David Hergert <[email protected]> Fri, 19 Mar 2004 23:45:30 -0500
Newsgroups gmane.comp.gnu.fileutils.bugs
Message-ID <[email protected]>
When I pipe the output of ls through less or more, the escape 
characters show. Looks really bad.

OS X 10.3
Terminal using tcsh
command : ls --color -f -L | less

Dont know if you know of this already.

David Hergert