The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
merge based on common, awk help
.
User Name
Remember Me?
Password
google site
Forums
Register
Blog
Man Pages
Forum Rules
Links
Albums
FAQ
Users
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
merge based on common, awk help
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
03-16-2008
jkl_jkl
Registered User
Join Date: Aug 2007
Posts: 46
merge based on common, awk help
All,
Code:
$ cat x.txt z 11 az x 12 ax y 13 ay $ cat y.txt ay TT ax NN Output required: y 13 ay TT x 12 ax NN
Remove advertisements
Sponsored Links
jkl_jkl
View Public Profile
Find all posts by jkl_jkl