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-en/session.md

13 lines
281 B
Markdown

`session`can examine the current session, get the values of JAVA_PID and SESSION_ID.
`session`{{execute T2}}
```bash
[arthas@37]$ session
Name Value
--------------------------------------------------
JAVA_PID 37
SESSION_ID d90541f0-d245-422c-92fa-39d4ae288107
```