Hi

I need help with this:

I have a text file looking like this

username || password            [EMAIL PROTECTED]
username || password            [EMAIL PROTECTED]
username || password            [EMAIL PROTECTED]
....

I need a perl program who makes a file of each domainX.com in a
separate directory and the program will also
write every username and mailaddess to the file with the same name.
The files should have this format.

username        [EMAIL PROTECTED]
username        [EMAIL PROTECTED]

Can anyone give me some hints how to do this I'am totaly lost.


Morgan.





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to