Hello,
How to find the name of the current shell that I am working on(Whether it is csh or ksh or bsh)? Are there any specific commands to find out?
I did a search, but could not find any useful links.
I did "echo $SHELL", but this always ouputs "/sbin/sh" irrespective of which shell I am using.
Can anyone help on this?
Regards,
Murali.