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 .fcgi files are added the directory. i was thinking something like testing the combined size of the .fcgi files compared to temp.fcgi and if it differs then wipe temp.fcgi and generate a new one? how can that be done? -martin -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]