How do you know which shell I am using in linux?
Answer / Pulkit Sharma
To find out which shell you are currently using in Linux, run the command 'echo $SHELL' or 'whoami' followed by 'which [shell_name]'. Replace '[shell_name]' with the name of the shell you suspect you might be using.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an inode?
3 Answers ProdEx Technologies,
why is the tar command used?
How do you clear the screen in linux?
How do I get to root in linux?
how do find all failed login attempts via ssh?
What is $@ in shell?
what is command like " #(cd unixos; pwd) " tell me OUTPUT
Explain any one service which are working on udp only?
What does chmod 755 do?
Explain getopts command of linux?
What is the difference between diff and cmp command in unix?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?