Simple Interest Calculator This repository contains a Bash script simple-interest.sh that computes Simple Interest (SI): [ SI = \frac{Principal \times Rate \times Time}{100} ] Usage chmod +x simple-interest.sh ./simple-interest.sh