what is the command to find out which shell you are running?
Answer Posted / subbareddy kake
All answers correct, except 'Swapna' and 'Rajhsekhar'
answers.By using ps cammand we can see what are the process
are running.So may be few process are running in b shell
remaining process are are running on C shell.So we can't
say.
Best answer is
echo $SHELL
| Is This Answer Correct ? | 13 Yes | 9 No |
Post New Answer View All Answers
What do chgrp command do?
Enumerate some of the most commonly used network commands in unix?
Name the various commands that are used for the user information in unix.
What does find command return in unix?
What is used to type command?
How many unix commands are there?
Who invented grep?
What is the functionality of a top command?
What is command substitution?
Which command is used to restrict incoming messages?
Write a command to kill the last background job?
What is grep and how do you use it?
Why is grep called grep?
How does shebang work?
Differentiate cmp command from diff command.