How to read 2 files alternatively line by line

Posted by annamese on Jun 18, 2013 6:02 PM EDT
Linux and Life
Mail this story
Print this story

we will see several command methods with which we can read 2 files alternatively line by line, which means line #1 from file #1 then line #1 from file 2, then line #2 from file #1 then line #2 from file 2 ... and so on. This way of reading will produce a combined file output in which lines are alternated between the files.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.