|
|
10.4: Find potential duplicate files via Spotlight metadata
A nice final step would be to go through the list of possible matches and see if the md5sum matches the $1 md5sum:
10.4: Find potential duplicate files via Spotlight metadata
There are several other versions of this script posted below anyway, but, just for anyone who's trying to follow and was confused by this line:
if [ -z $1 ]; then # -n tests to see if the argument is non emptyIt is certainly true that -n tests if its argument is non-empty, but, obviously, that's not the test used here. -z is just the opposite test: Is the argument empty? |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.11 seconds |
|