Linux what is my shell?
In this guide, we explore different ways that you can use to check which shell you are currently using in Linux. 1) Using echo command. The Linux echo command is a built-in command that is used to print the output of a string which is passed as an argument. Additionally, you can use the echo …