System Grab Bag

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

apropos

Search the manual pages for names and descriptions. More information: https://manned.org/apropos.
  • Search for a keyword using a regular expression:
    apropos {{regular_expression}}
  • Search without restricting the output to the terminal width:
    apropos -l {{regular_expression}}
  • Search for pages that contain all the expressions given:
    apropos {{regular_expression_1}} -a {{regular_expression_2}} -a {{regular_expression_3}}

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.