Shells
Shells are text-based command processing applications, often used via a terminal.
Deeper Knowledge on Shells

Command-line Interfaces (CLI)
Programs that take commands through terminals and shells

Bourne Again Shell (Bash)
A Unix shell

Terminals
Terminals are text-based applications read and write to a shell

Git Aliases
Command-line shortcuts for Git

Git Bash
A Bash emulator and terminal for Windows

PowerShell
PowerShell: A command-line shell and scripting language

Useful Docker Commands
Useful Docker Shell Command and "Shortcuts" Start/Stop All Docker Containers This example starts then stops all containers: Remove All…
Broader Topics Related to Shells

Terminals
Terminals are text-based applications read and write to a shell