There are two simple commands you can use to check the shell you are using
# echo $SHELL
or
#ps -p $$
example:
PID TTY TIME CMD4867 pts/0 00:00:00 bash
Related posts:
Name *
E-mail *
Web site
Comment
Discussion
No comments for “How to check what linux shell I am using?”
Post a comment