mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
4 lines
151 B
Markdown
4 lines
151 B
Markdown
通过 [echo 命令](https://arthas.aliyun.com/doc/echo.html) 可以打印参数,和 linux 里的 echo 命令类似。
|
|
|
|
`echo 'hello'`{{execute T2}}
|