How to only add unique elements to an array in awk from sevral input text files
问题 as the toppic suggests, how to I read in information from multiple text files and only add elements 1 time in a an array regardless if they occur multiple times in the diffrent text files? I have started with this script that reads in and prints out all elements in the order that they occur in the different documents. For example take e look at these 3 diffrent text files containing the following data File 1: 2011-01-22 22:12 test1 22 1312 75 13.55 1399 2011-01-23 22:13 test4 22 1112 72 12.55