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 the nmap command?
How do you grep a case insensitive?
What does the command '$ls | wc –l > file1' do?
Name the unix command to find how many days the server has been up.
What is ‘ps’ command for?
Explain command to show the space allocation of files?
Describe the usage and functionality of the command rm –r * in unix?
Which unix command to make a new directory?
What is merge command in unix?
What is the use of egrep command in unix?
Which command is used to kill the last background job?
What is grep in bash?
What is the search command in unix?
What does #!/ Bin sh do?
What is the use of the tee command?