Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorials:shells [2011/05/11 21:33] – [Contents] jlehmustutorials:shells [2011/05/11 21:35] – [[[Conclusion]]] jlehmus
Line 12: Line 12:
   * [[#Conclusion|Conclusion]]   * [[#Conclusion|Conclusion]]
  
-===== [[|Introduction]] =====+===== Introduction =====
  
 The UNIX shells described in this tutorial include: osh (a port of the Thompson shell), sh (and sh-like shells), csh (and csh-like shells), and others. The UNIX shells described in this tutorial include: osh (a port of the Thompson shell), sh (and sh-like shells), csh (and csh-like shells), and others.
Line 77: Line 77:
 </code> </code>
  
-===== [[|C Shell]] =====+===== C Shell =====
  
 This includes the original C shell, its derivatives, and workalikes. This includes the original C shell, its derivatives, and workalikes.
Line 103: Line 103:
 </code> </code>
  
-===== [[|Other Shells]] =====+===== Other Shells =====
  
 Is this section needed? Is this section needed?
  
-This section will include information about the Z shell, rc (AT&amp;T Plan 9 shell), and any other UNIX shell which does not neatly fall into one category..?+This section will include information about the Z shell, rc (AT&T Plan 9 shell), and any other UNIX shell which does not neatly fall into one category..?
  
-===== [[Conclusion]] =====+===== Conclusion =====
  
 Expand on the differences/similarities in light of the preceding content. One important thing to notice is that though there are differences... The similarities are more important IMO. After all, it is the similarities that allow the user to switch from one shell to another with little difficulty. Expand on the differences/similarities in light of the preceding content. One important thing to notice is that though there are differences... The similarities are more important IMO. After all, it is the similarities that allow the user to switch from one shell to another with little difficulty.