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 is grep short for?
How to display no of records in oracle using unix command?
What does this command do,"$more readme.txt“?
How do I search for a file in unix command?
What is the use of finger command?
Write a command that will display files in the current directory, in a colored, long format.
What do chgrp command do?
What are the differences among a system call, a library function, and a unix command?
What is the use of awk command in unix?
What are the dos commands?
What is rmdir command?
Explain ‘library functions’ with respect to unix commands?
What is the use of sed command in unix?
What do chmod, chown, chgrp commands do?
What is .sh file?