home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / se / part8 / se_h / ol < prev    next >
Encoding:
Text File  |  1986-11-30  |  646 b   |  15 lines

  1.         ol -- Option Line
  2.  
  3.                default range             syntax
  4.                  1,$                      ol[$ | . | # | BLANK]
  5.  
  6.         The  "l"  option  is the Line number monitoring option. Typing
  7.         "l" followed by "$" constantly displays the last  line  number
  8.         in the file (current length of the file).  Typing "l" followed
  9.         by  "."   constantly  displays  the current line number.  This
  10.         usually make sense only in conjunction with the  "oa"  option,
  11.         that uses letters for line names.
  12.  
  13.         For general information about the option command, type "ho".
  14.         See also:  "hoa" and "hequal".
  15.