Welcome To Snipplr


Everyone's Recent Java Snippets Tagged Bash



« Prev 1 Next »
Running a btrace script takes two separate steps by default: 1. Running jps to get the Java process ID. 2. Running btrace on the ID. A simple awk script can merge the two into a single step.
0 594 posted 15 years ago by narkisr
0 794 posted 17 years ago by whitetiger
« Prev 1 Next »