Shell/Bash

The default shell used is…

The Bourne Again Shell

Requirements (shell)

A shell, for this example, bash is used, replace ‘bash’ with desired shell

~ $ command -v bash
/bin/bash
~ $ /bin/bash --version
GNU bash, version ...

Installation (bash)

  1. None

Note

Your distribution should come with a shell, if it doesn’t or your on windows…