From f2fc7bab6768c0d46029edd28948a11088614fbb Mon Sep 17 00:00:00 2001 From: Milad Fatenejad Date: Sat, 31 Mar 2012 21:01:24 -0500 Subject: [PATCH] More updates --- 1-Shell/Readme.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/1-Shell/Readme.md b/1-Shell/Readme.md index 8567d31..7b5be7b 100644 --- a/1-Shell/Readme.md +++ b/1-Shell/Readme.md @@ -13,14 +13,15 @@ The Shell \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ \# 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 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 t -- 2.26.2