A simple Bash FOR loop takes each file, then prints to an output file "RUN", followed by the filename twice, which is what I had done earlier, but also now includes the additional step of printing "Y" to the file, and we can see the output of this cat on screen.