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 1021 posted 16 years ago by narkisr
0 1223 posted 18 years ago by whitetiger
« Prev 1 Next »