Thanks for comment John. I was in hurry to post this query. Yes you are right I want to merge content of files into one big file using 1st column which is comman in all small files and this column is unique without any duplication. Paste command...
John Parker commented on an answer to a question 4375 days ago
Hi Rahul,
Sorry, your question is not properly explained. A little example will help.
I guess you would like to read the first column of many tab delimited files (>10) and merge them side by side in an output file. The easiest way to...
Hi Rahul,
Sorry, your question is not properly explained. A little example will help.
I guess you would like to read the first column of many tab delimited files (>10) and merge them side by side in an output file. The easiest way to...