Joined February 2018
·

thundt

So, somebody asked about finding the duplicates. Don't forget you can use a Unix command, 'uniq -d' to print those out. (Sort the file, first.)

Achievements
1 Karma
0 Total ProTip Views