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 |
Which command is used to create a directory?
What is grep in bash?
What are the general commands in using unix os for a beginner?
distinguish between interrupts and exceptions?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
what do you understand by 'unix is a portable os'?
What is the general format of unix command syntax?
What is time_t?
What is the difference between cat command and more command?
How can i know my Filesystem and its current usage in my prod UNIX system?
Differentiate cmp command from diff command.
Which command is used to copy files?