what is the command to find out which shell you are running?
Answers were Sorted based on User's Feedback
Answer / me
echo "which shell did you start?"
read input
print $input
| Is This Answer Correct ? | 1 Yes | 4 No |
What is merge command in unix?
Who invented grep?
What are bash commands?
Is grep faster than awk?
how unix kernel distinguishes between a normal file and device file ?
7 Answers Google, IBM, McAfee, Vodafone,
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
What command will change your prompt to myprompt?
what is the meaning of this command rm -rf / what will it do ?
what is the default permission for /etc/shadow file in UNIX
How to get the last ten lines of a file using awk utility?
What is the size of time_t?
What is $0 bash?