Shell Comparisons
You can group shells into groups:
ksh- korn shell and zshellsh- bourne shell and bash (the bourne again shell)
Because
zshisn't a superset of bash.bashis a superset of the bourne shell.
You can group shells into groups:
ksh - korn shell and zshellsh - bourne shell and bash (the bourne again shell)Because
zsh isn't a superset of bash.bash is a superset of the bourne shell.