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 »Getting help: the powerful man(ual)
http://www.freesoftwaremagazine.com –
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 »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 »







