A lightweight Bash-based simple interest calculator.
This script calculates simple interest using the formula:
Simple Interest = (Principal × Rate × Time) / 100
simple-interest.sh— Bash script that performs the calculation
chmod +x simple-interest.sh./simple-interest.sh