Shell: Difference between revisions
Jump to navigation
Jump to search
(→Changing your shell: added warning about changing shells in init files) |
m (→Adding paths: removed link to minor shells) |
||
(2 intermediate revisions by the same user not shown) | |||
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 | ||
Latest revision as of 18:02, 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