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
How do I use nslookup?
What are the differences among a system call, a library function, and a unix command?
What is the use of the tee command?
What are the unix commands?
What is s and g in sed command?
What does the “echo” command do?
What is the significance of the 'tee' command?
Which command is used to restrict incoming messages?
What do know about tee command and its usage?
What is {} in find command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Name the various commands that are used for the user information in unix.
How does pipe () work?
What does this command do,"$more readme.txt“?
What is .sh file?