After fiddling a bit with cut, the following produces an output that can be parsed with
TDA:
cut -d']' -f2- perf11.log | cut -d' ' -f2- > perf11-cut.log
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170068#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...