- Bourne Again Shell (BASH)
- Debian Almquist shell (DASH)
- C Shell
- Z Shell
- Bourne Shell
- Powershell
- A working computer!
- Your command line interpreter of choice.
- A proper text editor (In case you want to contribute). Some suggested editors are VScode, Notepad++ and Sublime.
A simple implementation of a bash scripted calculator that lets the user choose one type of operation amongst 5 available, and takes two numbers as input to subsequently output the result of the operation.
If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request.