Search found 1 match
- 2013-07-31T23:59:17-07:00
- Forum: Users
- Topic: get rid of duplicates in a directory
- Replies: 4
- Views: 4163
get rid of duplicates in a directory
Hello, Many frames are extracted from a video file, which includes a PPT presentation. Since many frames are the same, I want to get rid of all the duplicates with “compare”. I know two graphics can be compared in this way: compare -verbose graphic1.jpg graphic2.jpg /dev/null But how to compare the w ...