System Grab Bag

View all TLDR pages from common (or from all pages)

plocate

Find filenames quickly. Make sure to run sudo updatedb to include new files. More information: https://plocate.sesse.net.
  • Look for patterns in the database (recomputed periodically):
    plocate {{pattern}}
  • Look for a file by its exact filename (a pattern containing no globbing characters is interpreted as *pattern*):
    plocate */{{filename}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.