What are the different shells available?

Answers were Sorted based on User's Feedback



What are the different shells available?..

Answer / jayachandran.g.r

BASH Shell (common Shell)
CSH( C Shell)
KSH(Korn Shell)

Is This Answer Correct ?    6 Yes 0 No

What are the different shells available?..

Answer / subbareddy

Bourne-Again shell (bash) -- Written as part of the GNU
project to provide a superset of Bourne Shell
functionality.
Debian Almquist shell (dash) -- Dash is a modern
replacement for ash in Debian.
Korn shell (ksh) -- Written by David Korn, while at Bell
Labs.
Z shell (zsh) -- considered as the most complete (read: the
most features) shell: it is the closest thing that exists
to a superset of sh, ash, bash, csh, ksh, and tcsh.
[citation needed]
Busybox -- Tiny utilities for small and embedded systems,
include a shell.

Is This Answer Correct ?    4 Yes 2 No

What are the different shells available?..

Answer / reddy

Bourne shell
Bash shell
c shell
k shell
z shell

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Shell Script Interview Questions

What is path variable bash?

0 Answers  


Explain about shebang?

0 Answers  


What is @echo off?

0 Answers  


Explain about sourcing commands?

0 Answers  


When you login to a c shell, which script would be run first?

2 Answers  






Is shell scripting a programming language?

0 Answers  


What makes c shell a more preferable option than the bourne shell?

0 Answers  


how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com

0 Answers  


How will you connect to a database server from linux?

0 Answers  


What is the first line in every perl script called?

0 Answers  


What are the Different types of shells?

5 Answers  


How Connect to a Database in Shell Programming?

4 Answers   Syntel,


Categories