| OS | Command |
|---|---|
| Ubuntu/Debian | sudo apt install bash |
| macOS | brew install bash |
| On Windows, you can use WSL (Windows Subsystem for Linux) to run Linux or just use Git Bash for Windows. | |
| Commands | Description |
|---|---|
| bash --version | This command shows the Bash version installed on your system. |