Shell: Difference between revisions

From UMIACS
Jump to navigation Jump to search
mNo edit summary
m (→‎Adding paths: added links to new pages on the wiki)
Line 11: Line 11:
* [[Bash]]
* [[Bash]]
* [[Tcsh]]
* [[Tcsh]]
* sh
* [[sh]]
* csh
* [[csh]]
* zsh
* [[zsh]]
* ksh
* [[ksh]]

Revision as of 17:50, 21 April 2016

Changing your shell

You can use our web application to change your default shell for new access, a specific ComputationalResource or all your shells in all ComputationalResources.

Warning: Attempting to change your shell by starting a new shell in the initialization files for your current shell can result in issues in services such as sftp

Adding paths

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