What are the Different types of shells?

Answer Posted / k.s.rakeshsharma

There are mainly two types of shell
1)The Bourne shell
2)The C shell

The Bourne shell includes
1)Bourne shell ( sh)
2)Korn shell ( ksh)
3)Bourne Again shell ( bash)
4)POSIX shell ( sh)

And the The C shell includes
1)csh(C shell)
2)tcsh(Tenex/Tops C shell)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is shell scripting a language?

581


What are filters explain sort with all the options available?

932


What exactly is a shell?

604


How to print the first array element?

550


What shell is bin sh?

532






What is awk in shell scripting?

555


Write a shell script to get current date, time, user name and current working directory.

637


What does $0 mean in shell script?

559


What is echo in shell?

638


What is the use of a shebang line?

620


What is bash eval?

549


I want to connect to a remote server and execute some commands, how can I achieve this?

576


how to get part of string variable with echo command only?

593


What is the use of echo in shell script?

543


How to redirect both standard output and standard error to the same location?

633