More updates to shell section
authorMilad Fatenejad <milad@flash.uchicago.edu>
Sun, 1 Apr 2012 02:01:08 +0000 (21:01 -0500)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 22:55:19 +0000 (15:55 -0700)
1-Shell/Readme.rst

index 9435c7292bd326fe366ed99ed274242ef867a68a..ee886dbb28dc7c04459c379b942105d0a371290f 100644 (file)
@@ -14,12 +14,13 @@ ________________________
 
 # What is the shell how do I access the shell?
 
-The shell presents a command line interface that allows you to control
-your computer using commands entered with a keyboard instead of
-controlling graphical user interfaces (GUIs) with a mouse/keyboard
-combination.
-
-To open the shell in Ubuntu, just click...
-
-or just type <ctrl><alt>t
+The *shell* is a program that presents a command line interface which
+allows you to control your computer using commands entered with a
+keyboard instead of controlling graphical user interfaces (GUIs) with
+a mouse/keyboard combination.
+
+A *terminal* is a program you run that gives you access to the
+shell. There are many different terminal programs that vary across
+operating systems. To open the default terminal in Ubuntu, just
+click... or just type <ctrl><alt>t