[SHELL] How to know in which shell you are working
There are several ways to know the current shell on which you are working. We will be using some shell commands to know in which Shell you are working on. #1 To know Which Shell you are working on: The easiest way is by entering the following command in the shell itself: $ ps -p… Read More »