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