man

14

Getting help: the powerful man(ual)

http://www.freesoftwaremagazine.com

Let’s face it: GNU/Linux software is not always easy to use. Especially command line software (at least the GUI programs have buttons and tooltips). Sometimes, the program will have a manual or some documentation at its homepage, but that is not always the case. The solution? The magical man.

Read more »
AndrewMin's picture
Created by AndrewMin 12 weeks 5 days ago – Made popular 12 weeks 5 days ago
Category: Beginner   Tags:
16

The art of using manuals

http://polishlinux.org

Detailed and proper documentation of source code and programs is the milestone of Unix culture, as we may read in “The art of Unix Programming” by Eric Steven Raymond. The first application on Unix was the platform to prepare documents. The platform was used by Bell Labs to prepare patent documents.

Read more »
mads's picture
Created by mads 34 weeks 2 days ago – Made popular 34 weeks 17 hours ago
Category: End User   Tags:
14

Help yourself in man pages

http://linux.byexamples.com

To know more about a command, check for more options and maybe some examples how to use it, you need to read the manual of the specified command. While you are in man, you can trigger search by specified a keyword. Man provides efficient browsing like in vim, you can bookmark a point and jump back to that point later, and a lots more.

Read more »
mads's picture
Created by mads 41 weeks 5 days ago – Made popular 41 weeks 5 days ago
Category: End User   Tags: