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
Which command is used to delete all files in the current directory and all its sub-directories?
What is pipe command in unix?
What does 'mkdir' command do in UNIX?
What is the size of time_t?
Which unix command to make a new directory?
What is s and g in sed command?
What is the comma to show the space allocation of files?
What is the difference between cat command and more command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is sed awk grep?
Write a command to kill the last background job?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of cut command in unix?
What are the dos commands?
What is the difference between cat and more command?