Forrest logo
back to context overview

plocate

List of commands for plocate:

  • plocate:tldr:1c0e6 plocate: Look for patterns in the database (recomputed periodically).
    $ plocate ${pattern}
    try on your machine
    explain this command
  • plocate:tldr:437cd plocate: Look for a file by its exact filename (a pattern containing no globbing characters is interpreted as `*pattern*`).
    $ plocate */${filename}
    try on your machine
    explain this command
back to context overview