Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Review Suggested Edit

You can't approve or reject suggested edits because you haven't yet earned the Edit Posts ability.

Approved.
This suggested edit was approved and applied to the post 5 months ago by Quasímodo‭.

184 / 255
How to RTFM well to get a CLI command
  • I've met with the phrase RTFM often. I recognize it's value. However the manual pages are often hard to understand and written by people who know so much about the topic at hand, that they don't even realize how far away they are from a layman trying to use it.
  • So here's my question:
  • How to RTFM to use the command well and how to recognize if the `man` is the tool for the job (and what is, then: `apropos`, built-in help, `info` or something else?). How to "parse" man-pages quickly?
  • Since this is a part of [Linux Basics Compendium](https://linux.codidact.com/posts/289650) I'd like to stay only on topic of usual GNU/Linux commands, present on usual distros.
  • I've been met with the phrase [RTFM](https://en.wiktionary.org/wiki/RTFM#Phrase) often. I recognize its value. However, the manual pages are often hard to understand and written by people who know so much about the topic at hand that they don't even realize how far away they are from a layman trying to use it.
  • How can I RTFM to use a command well, and how can I recognize if the `man` is the tool for the job (and what is, then: `apropos`, built-in help, `info` or something else?)? How can I "parse" man-pages quickly?
  • Since this is a part of [Linux Basics Compendium](https://linux.codidact.com/posts/289650), I'd like to stay only on-topic of common GNU/Linux commands, present in the common distributions.

Suggested 5 months ago by Peter Mortensen‭