geekvenue.net

Welcome to Chucktips Hardware HELP WITH DEAD OS Installing FreeBSD Miscellaneous
 faq
 search
 add article
 cool-stuff
 how-to
 main
 tips


TIP: Where is the documentation?
Documentation Posted by Jason on Monday March 19, @09:59PM
from the RTFM dept.
FreeBSD (like other Unix type OS's) includes a lot of documentation. One form of documentation is the man pages (manual pages). Another way to get help is to use the on-line docs.

To learn about a command, check the man page. Login and type:

man commnd_name

examples:
man ls
man cat
man more


You can also look at the man pages for devices and options in your kernel.

example:
man pcm
(will tell you all about the pcm sound code for the kernel)

Another way to get help is to use the on-line docs. When you install a system or application, documentation is usually provided in the form of text or html files. The system docs can be found in the directory /usr/share/doc/. 3rd party application docs can usually be found in the directory /usr/local/share/doc/.

(note: The FreeBSD Handbook can be found in /usr/share/doc/handbook/index.html)

<  |  >

 

Related Links
  • Articles on Documentation
  • Also by Jason
  • Contact author

    Lilliput Mini USB Computer Monitor

    If you have ever wanted to learn about Cisco Routers, check out my new book "Cisco Routers for the Small Business" - it's Cisco CLI for the Regular Guy!

  • Sponsors

    The Fine Print: The following comments are owned by whoever posted them.
    ( Add a Reply )

    "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate

    Powered by Zope  Powered by Apache  Squishdot Powered
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann.
    [ main | post article | search ]