(Translated by https://www.hiragana.jp/)
Unix Shells - csh, ksh, bash, zsh, ...
The Wayback Machine - https://web.archive.org/web/20071108064620/http://linuxfinances.info/info/unixshells.html
Christopher B. Browne's Home Page
cbbrowne@gmail.com

4. Unix Shells - csh, ksh, bash, zsh, ...

One of the powerful things about Unix is the extensive use of programmable shells, that is, programs (that are not part of the operating system kernel) that allow you to run programs and see their output. This wasn't a new innovation with Unix; the notion of having a replaceable "command shell" rather than a "monitor" tightly integrated with the OS kernel tends to be attributed to Multics.

In any case, the notion of having a powerful, programmable "shell" to allow you to control your environment has led to a proliferation of increasingly powerful shells.

Google

If this was useful, let others know by an Affero rating

Contact me at cbbrowne@gmail.com