Re: appending files

2002-02-25 Thread Martin A. Hansen
is in the file. > > Wags ;) > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 07:57 > To: Wagner-David > Cc: [EMAIL PROTECTED] > Subject: Re: appending files > > > interesting, but no. >

Re: appending files

2002-02-25 Thread Tanton Gibbs
- Original Message - From: "Martin A. Hansen" <[EMAIL PROTECTED]> To: "Wagner-David" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 10:57 AM Subject: Re: appending files > interesting, but no. > > i can download these

RE: appending files

2002-02-25 Thread Wagner-David
Perl side to check. Size alone will not guarantee you anything as to what is in the file. Wags ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 07:57 To: Wagner-David Cc: [EMAIL PROTECTED] Subject: Re: appending files interesting

Re: appending files

2002-02-25 Thread Martin A. Hansen
e last mod time is different, then rebuild your data. > > Wags ;) > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 06:11 > To: [EMAIL PROTECTED] > Subject: appending files > > > hi > >

RE: appending files

2002-02-25 Thread Wagner-David
PROTECTED] Subject: appending files hi i have this very interesting task, and i need some inspiration. i have a directory with say 10 fcgi files (text files): now i would like to have a temp.fcgi file which contains all of the date from the .fcgi files (appended). however, i want my program

appending files

2002-02-25 Thread Martin A. Hansen
hi i have this very interesting task, and i need some inspiration. i have a directory with say 10 fcgi files (text files): now i would like to have a temp.fcgi file which contains all of the date from the .fcgi files (appended). however, i want my program to update the temp.fcgi file if new .