You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/tutorials/katacoda/command-session-cn/session.md

13 lines
290 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

通过`session`命令可以查看当前会话的信息显示JAVA_PID和SESSION_ID的值。
`session`{{execute T2}}
```bash
[arthas@37]$ session
Name Value
--------------------------------------------------
JAVA_PID 37
SESSION_ID d90541f0-d245-422c-92fa-39d4ae288107
```