3 # prints out the time it takes to run the nechung oracle a thousand times.
4 # the number of seconds in the result should be equivalent to the number of
5 # milliseconds that nechung takes to run and produce a fortune, on average.
10 while [ $i -le 1000 ]; do