What can you type at a command line to determine which shell
you are using?

Answers were Sorted based on User's Feedback



What can you type at a command line to determine which shell you are using?..

Answer / alok

echo $SHELL

This command will display shell.

Is This Answer Correct ?    62 Yes 3 No

What can you type at a command line to determine which shell you are using?..

Answer / ganesh pal

echo $SHELL

Is This Answer Correct ?    22 Yes 6 No

What can you type at a command line to determine which shell you are using?..

Answer / hrishikesh patil

# echo $0

Is This Answer Correct ?    16 Yes 5 No

What can you type at a command line to determine which shell you are using?..

Answer / shyjith ck

echo $SHELL

Is This Answer Correct ?    5 Yes 4 No

What can you type at a command line to determine which shell you are using?..

Answer / shri

cat /etc/passwd | grep "user name"

Is This Answer Correct ?    0 Yes 0 No

What can you type at a command line to determine which shell you are using?..

Answer / chinna reddy

$ echo shell

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Linux Commands Interview Questions

What does r mean linux?

0 Answers  


What command you execute to display the last five commands you have entered?

4 Answers  


What does history command do in linux?

0 Answers  


How do I clear bash history in linux?

0 Answers  


Brief about FTP hostname?

0 Answers  






which command is used to see all the system configuration? like hardware, HDD, memory etc.

14 Answers   ADS, eClinicalWorks, NJN,


How can you find configuration on linux?

5 Answers  


What is the command to delete a file linux?

0 Answers  


what are the features of Linux?

2 Answers  


What is umask 000?

0 Answers  


What is iptables command in linux?

0 Answers  


What is grep command in linux with examples?

0 Answers  


Categories