Parses a lot of evtx files and prints a bodyfile
```shell
evtx2bodyfile Security.evtx >Security.bodyfile
evtx2bodyfile *.evtx | mactime2 -d -b >evtx_timeline.csv ```