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

Answer Posted / me

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

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the unix commands?

560


What is updatedb?

590


What command is used to switching between users in unix?

566


How do you repeat a command in terminal?

597


Which command is used to restrict incoming messages?

594






Why is shebang used?

600


Name the various commands that are used for the user information in unix.

543


What is the first character of the output in ls l command?

637


How do I search for a file in unix command?

551


What is the significance of the 'tee' command?

600


What is sed awk grep?

609


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

628


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

765


Explain ‘library functions’ with respect to unix commands?

606


What is the function of grep command in unix?

593