what is the command to find out which shell you are running?
Answer Posted / me
echo "which shell did you start?"
read input
print $input
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is awk good for?
What is the difference between awk and grep?
What is updatedb?
What does sed command do in unix?
What does the md command do?
Explain command to display different lines that are found when compare two files?
Give the command for finding the current date.
What is the functionality of a top command?
How do I search for text in vi?
What is grep command in unix with examples?
How do you repeat a command in terminal?
How to display no of records in oracle using unix command?
what is the advaantage of each user having its own copy of the shell?
Explain command to view process running?
Why is it called grep?