Hi all,
I am new to perl and i am looking for a suitable perl script to solve my problem.
I have multiple text files(around 7-8) with unequal number of columns(2k-3k) in each file but equal number of rows(7k) and the first column of each file is same/common.I need a merged output file where the first column should occur once and rest columns of all files be placed side by side.
Hoping for the reply asap
Thank You