(Answer) (Category) SCO UnixWare 7/OpenUNIX 8/OpenServer 6 FAQ : (Category) User Related Information :
Why do I want to use 'less' ?
Less is an excellent program that can be pkgadd'd off the Skunkware or OLSS CD.

Less is more. Less has the following excellent aspects:

      * Less can scroll up and down line by line
      * Less can scroll horizontally, left and right
      * Less can be configured to not wrap long lines (ps -ef !!)
      * Less uses all the usual vi commands like h, j, k, l, and /.
      * Less can tail a growing log file just like tail -f does.
      * Less will highlight text strings found using /.
      * Less lets you edit what you see, just press v to go to vi.

To get the most out of less, I like to do the following in my .profile:

      setcolor -r yellow red
      LESS=MS
      export LESS
This sets the highlight colors, and exports the -M and -S arguments to less which makes less put file %'s at the bottom of the screen and makes less not wrap long lines (scroll right with the arrow key).

<mschalit@pacbell.net>
gerberb@zenez.com

[Append to This Answer]
Previous: (Answer) How do I ls -l a directory but not it's whole contents?
Next: (Answer) How do I impress changes made to .profile on my environment?
This document is: http://www.zenez.com/cgi-bin/ou8faq/faq?file=59
[Search] [Appearance]
This is a Faq-O-Matic 2.721.