• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Compare files for 'find duplicates' script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compare files for 'find duplicates' script


  • Subject: Re: Compare files for 'find duplicates' script
  • From: pete boardman <email@hidden>
  • Date: Mon, 21 Nov 2005 23:23:27 +0000

Doug, Emmanuel - thanks for the tip!

I'm going to try this tomorrow:

--
on get_md5(f)
set df to do shell script "md5 -q " & quoted form of ((POSIX path of f))
set rf to do shell script "md5 -q " & quoted form of ((POSIX path of f) & "/rsrc")
return df & "-" & rf
end get_md5
--


I hope that this will be a way to see if two files are the same...


Pete _______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Compare files for 'find duplicates' script
      • From: Doug McNutt <email@hidden>
References: 
 >Compare files for 'find duplicates' script (From: pete boardman <email@hidden>)
 >Re: Compare files for 'find duplicates' script (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Compare files for 'find duplicates' script
  • Next by Date: Re: Startup, shutdown
  • Previous by thread: Re: Compare files for 'find duplicates' script
  • Next by thread: Re: Compare files for 'find duplicates' script
  • Index(es):
    • Date
    • Thread