Jun 10, 2002 #1 mkleinau Technical User Joined Jun 10, 2002 Messages 1 Location DE hi, i want to concatenate two lines from two different files to another file. e.g. file1: 20020101 20020103 file2: text1 text2 output should be: 20020101text1 20020103text2 can anyone please help?
hi, i want to concatenate two lines from two different files to another file. e.g. file1: 20020101 20020103 file2: text1 text2 output should be: 20020101text1 20020103text2 can anyone please help?
Jun 10, 2002 #2 vgersh99 Programmer Joined Jul 27, 2000 Messages 2,146 Location US man paste vlad Upvote 0 Downvote