Shell: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
Please choose what type of Shell you are using.  You can type the following in a terminal to see what shell you are using,
Please choose what type of Shell you are using.  You can type the following in a terminal to see what shell you are using,


  echo $SHELL
<tt>echo $SHELL</tt>


* [[Bash]]
* [[Bash]]
* [[Tcsh]]
* [[Tcsh]]

Revision as of 19:55, 10 May 2011

Please choose what type of Shell you are using. You can type the following in a terminal to see what shell you are using,

echo $SHELL