home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / man / manpages.zoo / locate.1 < prev    next >
Encoding:
Text File  |  1991-11-12  |  758 b   |  67 lines

  1.  
  2.  
  3.  
  4. LOCATE(1L)                                             LOCATE(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      locate - list files in a database that match a pattern
  10.  
  11. SYNOPSIS
  12.      locate pattern...
  13.  
  14. DESCRIPTION
  15.      This manual page documents the GNU version of locate.  For
  16.      each given pattern, which can contain shell-style metachar-
  17.      acters, locate searches a database of file pathnames and
  18.      displays the pathnames that contain the pattern.
  19.  
  20.      The database contains a list of the files that were on the
  21.      system whenever the database was last updated.  The fre-
  22.      quency with which the database is updated and the direc-
  23.      tories for which it contains entries are configurable by the
  24.      system administrator.
  25.  
  26.  
  27.  
  28.  
  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. Page 1
  64.  
  65.  
  66.  
  67.