Unix and Linux GNU coreutils command paste can be useful to merge corresponding or subsequent lines of files. Here is simple example of it’s usage:
viper@viper-laptop:~$ cat /tmp/test
pop
pop1
pop2
viper@viper-laptop:~$ cat /tmp/test1
1
2
3
4
viper@viper-laptop:~$ paste /tmp/test /tmp/test1
pop 1
pop1 2
pop2 3
4







Exactly where maybe you have discovered the source meant for the following write-up? Great reading through I’ve subscribed to your blog feed.
Thank you for sharing superb information. Your web-site is so cool. I am impressed by the info that you have on this blog. It reveals how nicely you perceive this subject. Bookmarked this website page, will come back for extra articles.