Shell: Difference between revisions

From UMIACS
Jump to navigation Jump to search
(→‎Changing your shell: added warning about changing shells in init files)
mNo edit summary
Line 1: Line 1:
===Changing your shell===
===Changing your shell===
You can use our [https://intranet.umiacs.umd.edu/directory/info/ web application] to change your default shell for new access, a specific [[ComputationalResource]] or all your shells in all [[ComputationalResource]]s.
You can use our [https://intranet.umiacs.umd.edu/directory/info/ web application] to change your default shell for new access, a specific [[ComputationalResource]] or all your shells in all [[ComputationalResource]]s.
'''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
'''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



Revision as of 18:54, 20 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