The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: merge files
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 12-24-2007
thanusha thanusha is offline
Registered User
  
 

Join Date: Dec 2007
Posts: 2
Hi
use paste command for this senario,I think it will be help to u.
Paste F1 F2 > F3