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 file system in unix??
Which is the command used to find out currently executing Process in UNIX?
Why we are using UNIX OS when we are doing the testing in our application?
Explain mount and unmount command.
What do know about tee command?
Explain ‘system calls’ with respect to unix commands?
how to change a normal file into hidden file
What is mtime in find command?
Which command will you use to change the permissions on file?
what is the advaantage of each user having its own copy of the shell?
How do you know about running processes of a particular user?
Enlist some filename manipulation commands in unix.