6 lines
40 B

#!/bin/bash
while true
do
./rates
done