Re: File Management

2005-07-23 Thread Tom Allison
Joel Divekar wrote: Hi All We have a windoz based file server with thousand of user accounts. Each user is having thousand of files in his home directory. Most of these files are duplicate / modified or updated version of the existing files. These files are either .doc or . xls or .ppt files whi

Re: File Management

2005-07-23 Thread Octavian Rasnita
Also... You can use Digest::MD5 module and create an MD5 signature for comparing the files that have the same size. Teddy - Original Message - From: "Xavier Noria" <[EMAIL PROTECTED]> To: "beginners perl" Sent: Saturday, July 23, 2005 10:46 AM Subject: Re:

Re: File Management

2005-07-23 Thread Xavier Noria
On Jul 23, 2005, at 7:56, Joel Divekar wrote: We have a windoz based file server with thousand of user accounts. Each user is having thousand of files in his home directory. Most of these files are duplicate / modified or updated version of the existing files. These files are either .doc or . xl