what is the command to find out which shell you are running?

Answers were Sorted based on User's Feedback



what is the command to find out which shell you are running?..

Answer / sush

$echo
$0

Is This Answer Correct ?    5 Yes 6 No

what is the command to find out which shell you are running?..

Answer / me

echo "which shell did you start?"
read input
print $input

Is This Answer Correct ?    1 Yes 4 No

what is the command to find out which shell you are running?..

Answer / asit

which shell

Is This Answer Correct ?    0 Yes 12 No

what is the command to find out which shell you are running?..

Answer / swapna

ps command is used to find out the shell we are running.

Is This Answer Correct ?    20 Yes 45 No

Post New Answer

More Unix Commands Interview Questions

distinguish between physical addresses and logical address?

23 Answers   College School Exams Tests, CTS, Infosys, SAX, TATA, TCS,


Which command is used to restrict incoming messages?

0 Answers  


Can a process kill itself in UNIX/or in its various versions?

2 Answers  


What is rmdir command?

0 Answers  


what are the different commands used to view the contents of a file?

5 Answers  






How to convert a hidden file to normal visible file?

8 Answers  


What is the pipe command?

0 Answers  


Can you enlist some commonly used network commands?

0 Answers  


Who wrote grep?

0 Answers  


What UNIX command will control the default file permissions when files are created?

4 Answers  


Can you explain a little bit about command substitution?

0 Answers  


What does the “echo” command do?

0 Answers  


Categories