arthas/tutorials/katacoda/command-sysprop-en/pipeline.md
Hollow Man ed921432b3
Arthas sysprop 命令教程 (#1331)
* add sysprop command scenario. #847

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>

* fix links

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>

* switch to use arthas-demo

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>
2020-07-23 15:48:32 +08:00

201 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}}