A folder has a lot of files dumped in and each file has an ID suffixed with timestamp followed by any other value. Now the challenge is to get one copy of file per day based on the unique ID. In case there are multiple files for the same date and same ID you could select any one of them.