ahmedopolis/Simple-Calculator
This repository contains a bash shell script to calculate the sum, difference, multiple, and division of two values stored in positional parameters. This script only outputs the above arithmetic for two arguments.
ShellUnlicense