What is the command for displaying, in which shell we are
working.

Answers were Sorted based on User's Feedback



What is the command for displaying, in which shell we are working...

Answer / manoj

echo $SHELL

Is This Answer Correct ?    54 Yes 1 No

What is the command for displaying, in which shell we are working...

Answer / sathish6

echo $SHELL

Is This Answer Correct ?    13 Yes 0 No

What is the command for displaying, in which shell we are working...

Answer / susheel narayan singh

# echo $0

Is This Answer Correct ?    9 Yes 1 No

What is the command for displaying, in which shell we are working...

Answer / jatin makar

echo $SHELL

Is This Answer Correct ?    3 Yes 0 No

What is the command for displaying, in which shell we are working...

Answer / gagan

echo $display

Is This Answer Correct ?    4 Yes 3 No

What is the command for displaying, in which shell we are working...

Answer / jonu

echo "$var_name" this will also work

Is This Answer Correct ?    1 Yes 1 No

What is the command for displaying, in which shell we are working...

Answer / madhu babu

echo $SHELL

Is This Answer Correct ?    0 Yes 0 No

What is the command for displaying, in which shell we are working...

Answer / gsk_308

echo $?

Is This Answer Correct ?    8 Yes 17 No

Post New Answer

More Linux General Interview Questions

How to create a new file and modify an existing file in vi editors?

0 Answers  


What are message queues in linux?

0 Answers  


How can we check disk/device status/failure/errors using smartctl utility?

0 Answers  


Can I use kali linux for daily use?

0 Answers  


How to enable root logging in ubuntu?

0 Answers  






Explain file permission in linux.

0 Answers  


What software runs on linux?

0 Answers  


what are the various backup tools available in linux

3 Answers  


What is the benefits of using linux?

0 Answers  


Which framework is provided for the programs to interchange information about Linux OS?

0 Answers  


Your default umask is 002. What does this mean?

0 Answers  


What is the difference between spinlock and mutex?

0 Answers  


Categories