home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 534.lha / sman_v1.1 / sless.doc < prev    next >
Text File  |  1991-08-08  |  2KB  |  67 lines

  1.  
  2.      SLESS(1)              AMIGA Programmer's Manual               SLESS(1)
  3.  
  4.  
  5.  
  6.      ›1mNAME 
  7.           ›0msless - a document viewing program.  
  8.  
  9.      ›1mSYNOPSIS 
  10.           sless ›0m[-l lineno | -c charpos] file 
  11.  
  12.      ›1mDESCRIPTION 
  13.           ›0mThere  are  plenty  of good text viewing programs around for
  14.           the Amiga, well, here's another.  
  15.  
  16.           The original reason for writing ›4msless›0m was as a  simple  text
  17.           viewer  to  work with ›4msman›0m, which could start viewing a file
  18.           at an arbitrary line number or character position.  It turns
  19.           out, a text viewer is a complicated thing, so it grew to  be
  20.           a lot bigger than ›4msman›0m itself!  Oh Well...  
  21.  
  22.           The usage is straight forward.  View  a  file and hit <help>
  23.           to get a help screen on the commands.  
  24.  
  25.           The only thing that needs  a  little  clarification  is  the
  26.           search algorithm.    If  the search pattern you enter has no
  27.           unescaped wildcard characters, then a '#?' will be prepended
  28.           and appended to the  pattern.    If  it  has  any  unescaped
  29.           wildcard  characters, then the pattern will have to match an
  30.           entire line.  See ›4msregexp›0m.›4mdoc›0m for a discussion of the  legal
  31.           wildcard syntax.  
  32.  
  33.  
  34.      ›1mSEE ALSO 
  35.           ›0msman(1) 
  36.  
  37.  
  38.      ›1mBUG REPORTS 
  39.           ›0mPlease send bug reports, comments etc.  to 
  40.  
  41.                Jon Spencer 
  42.  
  43.                EMail: bhgs@gpu.utcs.utoronto.ca 
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.      Jon Spencer                      -1-                       Version 1.1
  66.  
  67.