Operating System Shell
(Redirected from operating system shell)
An Operating System Shell is a shell environment for an operating system.
- Context:
- It can (typically) be a CLI-based Shell (REPL).
- It can (typically) support Shell Scripts.
- Example(s):
- a bash Shell.
- …
- Counter-Example(s):
- See: bash Script.