I have text file's containg many rows and about 8 columns
on the 3rd column their is time
Is there a utility that will merge this file according to this column
so if i have 2 files
624?????.xyz and 624?????.abc
gives one big file
624?????.def
their are many files (624 is 6th month and 24thday)
thnks