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

File Management

2005-07-22 Thread Joel Divekar
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

file management

2002-10-03 Thread RaghuNath L(Raghu)
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