Using grep, find all image files and add to list then similarly, add all text files in present directory to other list
finally, run each image file in thru each text file and if false or not show up in any text file, then print it!
Using grep, find all image files and add to list then similarly, add all text files in present directory to other list
finally, run each image file in thru each text file and if false or not show up in any text file, then print it!