how to List all available shells on your Linux distribution command line code example
Example: list available shells linux
#just type the folowing command in the terminal and press enter
cat /etc/shells
#just type the folowing command in the terminal and press enter
cat /etc/shells