What are the different shells available?
Answers were Sorted based on User's Feedback
BASH Shell (common Shell)
CSH( C Shell)
KSH(Korn Shell)
| Is This Answer Correct ? | 6 Yes | 0 No |
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 is shell chemistry?
How do I open the shell in cmd?
What is shell scripting?
How do I read a .sh file?
What are the four fundamental components of every file system on linux?
What are the different types of commonly used shells on a typical linux system?
Explain about non-login shell files?
How do you debug a script?
I have 2 files and I want to print the records which are common to both.
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What are zombie processes?
shell script for reverse the string