home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / utils / unixtool / unixtkit.arc / man.arc / LOOK.MAN < prev    next >
Encoding:
Text File  |  1988-03-28  |  1005 b   |  67 lines

  1.  
  2.  
  3.  
  4.         LOOK                  ST-UNIX User's Manual                  LOOK
  5.  
  6.  
  7.  
  8.         COMMAND
  9.              look - search for lines in a sorted list
  10.  
  11.         FORMAT
  12.              look [ -df ] [ -t_✓x ] string [ file ]
  13.  
  14.         DESCRIPTION
  15.              _✓L_✓o_✓o_✓k consults a sorted _✓f_✓i_✓l_✓e and prints all lines that  begin
  16.              with _✓s_✓t_✓r_✓i_✓n_✓g.
  17.  
  18.              The options -d and -f affect comparisons as in _✓s_✓o_✓r_✓t:
  19.  
  20.              -d  `Dictionary'  order:  only  letters,  digits,  tabs  and
  21.                  blanksare valid within comparisons.
  22.  
  23.              -f  Fold.  Upper case letters are treated as being equal  to
  24.                  lower case.
  25.  
  26.              The -t_✓x option sets the character _✓x as a termination charac-
  27.              ter;   comparison on a line ends at the first character _✓x in
  28.              each line of the file.  The default options are -df
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.         Printed 28/March/1988     30 March 1987                         1
  64.  
  65.  
  66.  
  67.