In most Linux systems, your default shell is the bash shell. To find out what your current login shell is, type the following command: $ echo $SHELL/bin/bash In this example, it’s the bash shell. There are many other shells, and you can activate a different one by simply typing the new shell’s command (ksh, tcsh, [...]
If you enjoy our post, feel free to subscribes to our rss feeds
















