- Command-line interpreter used across Unix-like systems
- Common shells: [[Bash]], [[ZSH]], Fish, Dash, [[Bourne shell (sh)|sh]]
- Provides scripting capabilities for automation and system tasks
- Widely used in [[DevOps]], system administration, and build pipelines
- Syntax varies slightly between implementations but shares core [[POSIX Shell]] features