How can I use something like SQL SELECT DISTINCT? I want to get all files in a directory that match a certain filter, but I need duplicate files to appear only once.
Thankyou.
Show duplicate files once
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
-
hasantr
- Posts: 8
- Joined: Sun Apr 23, 2017 11:01 am
Re: Show duplicate files once
Thank you, mates.