On Wed, Aug 16, 2017 at 09:28:21PM +1000, Yusak Tanoto wrote: > Regarding the summary, what do you mean by example.data in: > python replay.py -f example.data -v | awk -f summary.awk The argument that comes after -f is the name of the replay data file. It can be named whatever you like. Cheers, Ben