what is the command to find out which shell you are running?
Answer Posted / harish
ps lists all the processes running not the shell type.
echo $shell can be used to find out the shell running.
| Is This Answer Correct ? | 31 Yes | 27 No |
Post New Answer View All Answers
What is a command and examples?
Explain command to show the space allocation of files?
Is ‘du’ a command? If so, what is its use?
Which unix command lists files/folders in alphabetical order?
Which command is used to copy files?
What is the difference between cat command and more command?
What is grep in bash?
What does sed command do in unix?
What does grep v do?
What is the size of time_t?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How to display no of records in oracle using unix command?
Which command is used to create a directory?
Is grep faster than awk?
What are awk commands?