LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-25-2015, 08:22 PM   #16
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141

In my experience, Linux's built-in documentation (man pages, doc files, info files, etc.) are excellent references, but lousy learning tools. They are not written for an audience of learners; they are written for an audience that is moderately knowledgeable but needs answers or reminders regarding specific questions.

I used to write training manuals. A training manual and a reference manual are completely different breeds of writing.

As I've learned more about Linux, I've found myself using man pages, as opposed to web searches and tutorials, more and more frequently. To find the right man page, I've found apropos to be a useful tool, especially when coupled with grep. Here's a couple of examples:

Code:
$ apropos read | grep bash
read []              (1)  - bash built-in commands, see bash(1)
readonly []          (1)  - bash built-in commands, see bash(1)
bash-4.3$ apropos bash | grep read
read []              (1)  - bash built-in commands, see bash(1)
readonly []          (1)  - bash built-in commands, see bash(1)
See man apropos for more.

Last edited by frankbell; 11-25-2015 at 10:31 PM. Reason: More information.
 
Old 11-26-2015, 02:54 AM   #17
zhjim
Senior Member
 
Registered: Oct 2004
Distribution: Debian Squeeze x86_64
Posts: 1,748
Blog Entries: 11

Rep: Reputation: 233Reputation: 233Reputation: 233
genogebot I totaly like the summuary you gave for the various information gathering options on has. I just have to disagree that man is not for beginners. When I started learning linux the man pages for sshd after giving it a thorough read told me every thing I needed to know about sshd. Okay it was a 15-20 minute read and an hour at least to dig into certain aspects deeper. But as I had no prior knowledge of ssh I needed to start somewhere. And honestly reading up on a tutorial on the net for ssh is mostly the client. And even if its the server they only tell you how to do some particular thing. Maybe branch out a bit but seldomly show the big picture in enough depth. I think it depends on what knowledge you are after. If its solve and be good man pages suck. If you wanna learn something and see whats possible with a certain command just get a hot drink, a blanket and a man page
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
man/info pages inpc linux os rahul_goutam Linux - Newbie 1 01-25-2008 10:15 AM
man or info, info or man?! Tuttle Linux - General 2 12-12-2004 10:45 AM
How to quit man (less) and keep man info on screen? peb Linux - Newbie 7 03-25-2004 10:02 PM
man vs. info Berhanie Slackware 2 12-17-2003 12:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration