narkisr


Member since 01/15/2008

1 snippets

5218 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

narkisr's Recent Java SnippetsTagged 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
« Prev 1 Next »