- Is a Unix shell:
- GNU implementation of the Bourne shell (sh) from 1979
- can be seen as interface between the user and the operating system (OS)
- users interact with the shell using a terminal emulator (e.g. direct or via ssh)
- interactive command language and a scripting language
- Other sh like shells:
- zsh, ksh, ash