9435c7292bd326fe366ed99ed274242ef867a68a
[swc-modular-shell-hearing.git] / 1-Shell / Readme.rst
1
2 The Shell
3 ________________________
4
5
6 `Back To The Menu <http://github.com/thehackerwithin/UofCSCBC2012/>`_ - 
7 `Forward to Python Variables <http://github.com/thehackerwithin/UofCSCBC2012/tree/master/2a-PythonVariables/>`_
8
9 ----
10
11 **Presented By : Milad Fatenejad**
12
13 **Based on a presentation By: ??????**
14
15 # What is the shell how do I access the shell?
16
17 The shell presents a command line interface that allows you to control
18 your computer using commands entered with a keyboard instead of
19 controlling graphical user interfaces (GUIs) with a mouse/keyboard
20 combination.
21
22 To open the shell in Ubuntu, just click...
23
24 or just type <ctrl><alt>t
25