Operating System Shell
(Redirected from operating system shell)
Jump to navigation
Jump to search
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.