apropos
Verified for current stable LTS
Apropos Command: Search Long Output
An engineer would use the 'apropos -l {{regex}}' command when they need to find detailed descriptions of commands or functions related to a specific term or topic in the system documentation, especially when the topic is not immediately clear or common. Exact CLI syntax to search long output using Apropos.
When to use this: An engineer would use the 'apropos -l {{regex}}' command when they need to find detailed descriptions of commands or functions related to a specific term or topic in the system documentation, especially when the topic is not immediately clear or common.
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 For All Matching Regex apropos <regex_1> -a <regex_2> -a <regex_3> Apropos Command: Search Keyword apropos <regex> Apropos Command: Search Long Output apropos -l <regex> Apropos Command: Search Multiple Regex apropos <regex_1> -a <regex_2> -a <regex_3>