Day: January 19, 2011

  • Processing large XML files with Shell Scripts

    I recently did some work around analysing xml files for data imports. This kind of task is usually well suited for taco bell programming. Now xml is not easily manipulated with standard unix utilities, so I looked for a way to run xqueries against my files. The first thing I found was the eXist xml…