What are the Different types of shells?

Answers were Sorted based on User's Feedback



What are the Different types of shells?..

Answer / aditya

sh - bourne shell
ksh - korn shell
csh - c shell
bash - bourne again shell in linux

Is This Answer Correct ?    4 Yes 0 No

What are the Different types of shells?..

Answer / dhrma

● The Bourne shell (includes sh, ksh, and bash)
● The C shell (includes csh and tcsh)

Is This Answer Correct ?    2 Yes 0 No

What are the Different types of shells?..

Answer / seshadri sethi

sh : the oldest shell
csh
ksh
bash
tcsh
zsh

Is This Answer Correct ?    2 Yes 1 No

What are the Different types of shells?..

Answer / 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

What are the Different types of shells?..

Answer / guest

ksh
sh
csh
tcsh

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Shell Script Interview Questions

Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.

0 Answers  


What is meant by $1 in shell script?

0 Answers  


How do we create command aliases in a shell?

0 Answers  


How Connect to a Database in Shell Programming?

4 Answers   Syntel,


What is the syntax of "grep" command?

4 Answers  






What is difference between bash and shell?

0 Answers  


Is bash an operating system?

0 Answers  


What is .sh file in mac?

0 Answers  


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

0 Answers  


How will you print the login names of all users on a system?

0 Answers  


How to declare functions in unix shell script?

4 Answers  


Where are cowrie shells found?

0 Answers  


Categories