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 »
Q&A

Post History

80%
+6 −0
Q&A How to RTFM well to get a CLI command

I've been met with the phrase RTFM 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'...

2 answers  ·  posted 6mo ago by LAFK‭  ·  last activity 5mo ago by matthewsnyder‭

Question man-page
#2: Post edited by user avatar Peter Mortensen‭ · 2023-12-09T11:30:55Z (5 months ago)
Expanded. There isn't any need to declare a question - just ask it. [(its = possessive, it's = "it is" or "it has"]. Fixed the question formation - missing auxiliary (or helping) verb.
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.
#1: Initial revision by user avatar LAFK‭ · 2023-11-13T12:56:30Z (6 months ago)
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.