CombiningLogFiles

In this section:

I was trying to combine a few day-long files from 2 different freqs (I should have been logging the networked instance, not the individual feeds).

I know I can sort replaying both files into the messages window, but the maximum number of messages is something like 32000, still not enough.

DOS sort does the trick from a command prompt.

  • First, manually append one file to another.
  • Then, use
    "SORT <input filename> /O <output filename>"
    .
It accomplishes the task incredibly rapidly!

Comments/Questions

 

-- GaryHahn - 31 Aug 2008

Topic revision: r1 - 2008-08-31 - 20:54:17 - GaryHahn
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback