The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Join
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Join
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
01-26-2008
vakharia Mahesh
Registered User
Join Date: Feb 2007
Posts: 51
join
For successfule join commd execution
(1) sort both the file in same order the field on which you want to join
(2) the length must be same
use the commd: join file1 file2 > o/p file name
vakharia Mahesh
View Public Profile
Find all posts by vakharia Mahesh