Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
faq:basics05 [2011/04/30 15:50] clemensfaq:basics05 [2012/05/01 18:18] (current) ivan
Line 1: Line 1:
 +<code>
 +[05] WHERE CAN I FIND "HELP" ON USING THIS SYSTEM?
  
 +     If you would like help with the UNIX system, type "help" A small 
 +     help menu with a reference to UNIX commands has been installed.
 +
 +     To get a larger list of commands, type 'unix' at the shell.
 +
 +     This FAQ handles most of the Frequently Asked Questions that new
 +     users have.  If you can't find your answer here, you can always
 +     join the discussions on the 'bboard'.  
 +
 +     Also, a really great way to learn about this system is by not
 +     asking questions, but by just looking around, reading and trying
 +     things out.  Don't worry about 'breaking' anything, just be
 +     adventurous and read the manual pages for interesting commands
 +     you might discover.  (type 'man ' to read a manpage)
 +</code>
 +
 +// Last revision: 9b672a5290c6f49f4ad7ecaa1dddbb54 //
 +
 +[[basics|back]]