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
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:
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
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 which are shared by group
We have one log file which are referred by some perl scripts at two locations
initially we need to get the log file from location A and append our logs
to it at Location B , our changes + original Location A logs+ Location A's
appended logs + Location B's changes log at Location B needs to be