713
rated 0 times
[
713]
[
0]
/ answers: 1 / hits: 755088
/ 2 Years ago, mon, may 17, 2021, 8:14:37
I read that terminal is nothing but shell, and Unix provides different flavors of shells:
- Bourne shell (sh)
- C shell (csh)
- TC shell (tcsh)
- Korn shell (ksh)
- Bourne Again shell (bash)
Questions:
- When I open a terminal window, which shell is opened by default?
- How do I check how many shells are installed?
- How do I change the shell used from my account?
More From » command-line