mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
200 B
200 B
Arthas supports some simple commands after the pipeline, such as:
sysprop | grep java{{execute T2}}
sysprop | wc -l{{execute T2}}
filtered by grep{{}}
sysprop | grep user{{execute T2}}