what is the command to find out which shell you are running?
Answer Posted / rajhshekhar aletty
ps This command displays your current SHELL and your default
SHELL also.
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
What does grep v do?
What are filter commands in unix?
Why is awk called awk?
Differentiate cmp command from diff command.
What will the following command do?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What are the commands in UNIX to list the files in a Directory?
Is ‘du’ a command? If so, what is its use?
What is the use of finger command?
What does grep v grep do?
Is grep faster than awk?
How does pipe () work?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Is command prompt unix?
Explain the steps that a shell follows while processing a command.