Hi everyone, I am using a program that gets the user information and stores them. The program stores each user data in a separate file, like userid.tmp
The data that is in each file looks like this: username#!#fullname#!#email#!#userid#!#registratingdate#...#!#n What I need to do is get the e-mail addresses and the names out of these files and store them all in one file. I have more than 10,000 files, so I can' really do this manually. Is there a way to do this with Perl? If so, can anyone please tell me how I can do this? Thanks so much. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]