logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Search Man Pages - Find Commands by Keyword | Online Free DevTools by Hexmos

Search man pages effortlessly with Apropos. Quickly find commands and descriptions using keywords for Linux, macOS, and other Unix-like systems. Free online tool, no registration required.

apropos

Search the manual pages for names and descriptions. More information: https://manned.org/apropos.

  • Search for a keyword using a regex:

apropos {{regex}}

  • Search without restricting the output to the terminal width ([l]ong output):

apropos {{[-l|--long]}} {{regex}}

  • Search for pages that match all the regex given:

apropos {{regex_1}} {{[-a|--and]}} {{regex_2}} {{[-a|--and]}} {{regex_3}}

See Also