Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nsivas
  • Content: Threads
  • Order by date
  1. nsivas

    Joining lines from two different file (in order) Unix Ksh

    Hi I want to join all the lines of two different files in order. ie.,1st line of the file1 will be joined to the first line of the file2 and second line of the file1 to second line of the file2 and vice versa, the ouput has to be moved to another file. For this Tony sent me a very usefull...
  2. nsivas

    join lines from two files - Unix ksh

    I want to join all the lines of two different files in order. ie.,1st line of the file1 will be joined to the first line of the file2 and second line of the file1 to second line of the file2 and vice versa, the ouput has to be moved to another file. Please help me in this. Thanks Siva
  3. nsivas

    join lines from two files - Unix ksh

    I want to join the each line of two files in order. ie.,1st line of the file1 will be joined to the first line of the file2 and vice versa, the ouput has to be moved to another file. Please help me in this. Thanks Siva

Part and Inventory Search

Back
Top