You have just added a custom script to change and export the shell environmental variable as the c shell. however, you decided to change from the c shell to tcsh.
Your task in this lab is to:
- Open/etc/pref_shell in vim.
- Modify the environmental variable line SHELL=bin/csh to read SHELL=bin/tcsh.
- Save your changes