Simple Interest Calculator This repository contains a simple Bash script to calculate simple interest. File simple-interest.sh – A shell script that takes principal, rate, and time as input and calculates simple interest. Usage bash simple-interest.sh