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
How do I run a bash script?
How do I use grep to search for a file?
What's a command word?
What does touch command do in unix?
Differentiate cmp command from diff command.
Which unix command lists files/folders in alphabetical order?
What is $0 bash?
What does pipe () return?
how to sort the content of the file based on numeric values
How do I search for text in vi?
What does find command return in unix?
What is ‘ps’ command for?
Which command is used to delete all files in the current directory and all its sub-directories?
What do chown command do?
What is the use of sed command in unix?