Tagged Questions
2
votes
1answer
536 views
Shell script filtering through jpg files attributes
I'm trying to find a way to filter through thousands of jpg files, and keep only the files with a certain attribute (such as the camera brand with which the picture was captured). How can I do so?