Follow us on these Social Sites

« 10 Cool Linux Apps... | Main | Now you can install a kernel without rebooting? »
Wednesday
Jul082009

Man Pages are the easiest way to RTFM....

If you have ever been looking for more details than --help or -h provide.  Check for a man page.  Don't know what command to use to make a copy of a file?  Try man -k copy and see what commands come up to help you.  man is the original online help system.  It is one of the most powerful tools to master for new Linux users.  This article gives a brief but helpful intro to man.

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments (1)

Yep, I've never used any built-in Linux command that wasn't perfectly explained by the man pages. Still, some programs (notably Subversion) aren't covered that well by the man pages. In the case of svn, its man page recommends going to the official site to find documentation. It is possible to get more detailed help on the command line by using svn help "subcommand name", but it still doesn't help as much as the site.

August 2, 2009 | Unregistered CommenterKaleb Brasee

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>