joining two files

"Scott Walters [email protected] [sed-users]" <[email protected]>
Newsgroups gmane.editors.sed.user
Message-ID <[email protected]>
I have two files and i need to join them in the following manner.


keys.txt
______


key1


key2
key3
...
keyn






values.txt
______
val1
val2
val3
....
valn




expected output.
-----------------------
key1=val1
key2=val2
key3=val3
.........
keyn=valn




any help is appreciated.
thanks
scott
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.