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 unix command?
What is the significance of the 'tee' command?
What does grep v grep do?
What is the difference between awk and grep?
What are file commands?
Differentiate cmp command from diff command.
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do you repeat a command in terminal?
What is time_t?
What is the difference between grep and grep?
What does the command '$ls | wc –l > file1' do?
What does find command return in unix?
How do I run a bash script?
How do you grep a case insensitive?
What is rmdir command?