Hi all,
I got two files say,
file1.txt and
file2.txt
file1.txt content (two fields)
Code:
page=node_1_0_1 category
page=node_1_0_2 brand
file2.txt content (only one field)
Code:
page=node_1_0_1
page=node_1_0_2
Now i want to replace file2.txt with the second field of file1.txt
I need output like,
Code:
page=category
page=brand
How to do this??Any ideas?
Thanks
__________________
- LakshmiPathi.G
------------------------------
www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
------------------------------