Actually more aunix concept, not limited to Linux.
Basics
Get the current shell
echo $SHELLShells
Examples are:
- BASH (bourne-again shell), default on many systems
- ZSH, default on mac os
- fish
Actually more aunix concept, not limited to Linux.
echo $SHELLExamples are: