So when it comes to removing files, this little script is the berries – it finds your duplicate files and proceeds to build a shell script to remove them all, called rem-duplicates.sh.
In here you will find all the lines to remove the duplicates commented out with a “#” – you then uncomment the ones to be removed, save and run the script. Simples!
#!/bin/bash
OUTF=rem-duplicates.sh;
echo "#! /bin/sh" > $OUTF;
find "$@" -type f -printf "%s\n" | sort -n | uniq -d | xargs -I@@ -n1 find "$@" -type f -size @@c -exec md5sum {} \; |
sort --key=1,32 | uniq -w 32 -d --all-repeated=separate | sed -r 's/^[0-9a-f]*( )*//;s/([^a-zA-Z0-9./_-])/\\\1/g;s/(.+)/#rm \1/' >> $OUTF;
chmod a+x $OUTF;
ls -l $OUTF
All credit here: Unix shell script for removing duplicate files.


Fast loading times and a very user-friendly layout. I’ve had a blast exploring the different game modes. Keep it up guys! Love gb777login
Solid experience so far. The customer support responded to my query within minutes which is rare these days. Big thumbs up for phskycomph.
Love how easy it is to navigate the site. I managed to hit a decent jackpot last night and the credit went straight to my account. phjili01 is definitely a winner.
The variety of games here is impressive. I spent the whole weekend exploring and found so many gems. It is a blast to play on this site. Give 33ss5 a try if you are bored!