what is the command to find out which shell you are running?
Answer Posted / padma narravula
ps | grep "$$"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does the “echo” command do?
What is difference between grep and find command in unix?
What are the unix commands?
Why is it called a shebang?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Give the command for finding the current date.
Is grep faster than awk?
Why is shebang used?
How do I use nslookup?
How do I open a port?
How do I search for text in vi?
Which command will print your home directory on screen?
What is rmdir command?
How to use grep command to list find the records of a file containing 10 different strings?
What difference between cmp and diff commands?