Difference between revisions of "Help:Contents"

From bwHPC Wiki
Jump to: navigation, search
(Abbreviations)
Line 6: Line 6:
 
quotes, e.g. ''' 'module help' '''.
 
quotes, e.g. ''' 'module help' '''.
   
  +
== [[bwHPC_Wiki:About|About this Wiki]] ==
   
== Command line commands (CLC) ==
+
=== Command line commands (CLC) ===
 
All command line commands are given in boxes, e.g.
 
All command line commands are given in boxes, e.g.
 
<pre>$ echo "hello" </pre>
 
<pre>$ echo "hello" </pre>
Line 14: Line 15:
   
   
== Abbreviations ==
+
=== Abbreviations ===
 
A list of abbreviations used by this wiki can be found [[Wiki abbreviations|here]].
 
A list of abbreviations used by this wiki can be found [[Wiki abbreviations|here]].
   
== Guidelines for Wiki articles ==
+
=== Guidelines for Wiki articles ===
   
 
Best practice guides of:
 
Best practice guides of:
 
* software packages should be based on the [[Software_skeleton-page|software template page]].
 
* software packages should be based on the [[Software_skeleton-page|software template page]].
 
 
== [[bwHPC_Wiki:About|About this Wiki]] ==
 

Revision as of 13:47, 21 July 2014


1 Using SEARCH

You can search for expressions and words by using the SEARCH tool in the upper left corner. If you are search for phrases or word groups, make sure to put the phrase or word group in quotes, e.g. 'module help' .

2 About this Wiki

2.1 Command line commands (CLC)

All command line commands are given in boxes, e.g.

$ echo "hello" 

The beginning of a command is indicated by $ and must not be included when copy & paste to your own SSH session.


2.2 Abbreviations

A list of abbreviations used by this wiki can be found here.

2.3 Guidelines for Wiki articles

Best practice guides of: