I'm trying to find a bunch of files, then prompt the user if they want to do something with each file. Unfortunately the code below just does the first echo and then stops. The read never happens.