Finding Duplicate Files

Title: Finding Duplicate Files
Person: Peter Gordon
Length: 30
Language: English
Abstract:
A directory may be the repository of many files, and you want to know which files are duplicates so that the duplicates can be removed.

This lecture will demonstrate 
   hash variables
   directory access
   md5 - using the perl module or an external program
   sort 
   grep and map


 

 

 

 

 

Please send comments, questions etc. to yapc-organizers@perl.org.il