Answer Posted / 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 |
Post New Answer View All Answers
Which shell is the best?
Explain how you Automate your application using Shell scripting.
Is bash an operating system?
How to debug the problems encountered in the shell script/program?
Why is the use of shell script?
What is a shell script in windows?
How do I run a shell script on a mac?
How do I edit a .sh file?
Is shell scripting difficult?
write a shell script to check the failed jobs?
How do scripts work?
what is tickets $ what low,medium,high priorite pls define time also
How will you print the login names of all users on a system?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
What language is bash?