Commit 6911b761 authored by 白秀江's avatar 白秀江

Update jstack.sh

parent 67ae3551
jstack -l $1 > jstack.txt
top -Hp $1 > thread.txt
\ No newline at end of file
top -Hp $1 1> thread.txt 2>thread.txt
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment