apropos
Verified for current stable LTS
Apropos Command: Search Long Output
An engineer would use the command 'apropos -l regex' when they need a detailed description of commands or functions related to a particular keyword or pattern in a Unix-like operating system's manual pages. Exact CLI syntax to search_long_output using Apropos.
When to use this: An engineer would use the command 'apropos -l regex' when they need a detailed description of commands or functions related to a particular keyword or pattern in a Unix-like operating system's manual pages.
Command Syntax
apropos -l <regex> apropos -l <regex> Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to search_long_output using Apropos.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Apropos Command: Search For Keyword
apropos <regex> Apropos Command: Search Long Output apropos -l <regex> Apropos Command: Search For All Matching Regex apropos <regex_1> -a <regex_2> -a <regex_3> Apropos Command: Search Keyword apropos <regex> Apropos Command: Search Multiple Regex apropos <regex_1> -a <regex_2> -a <regex_3>