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-echo-cn/echo.md

5 lines
104 B
Markdown

通过`echo`命令可以打印参数和linux里的echo命令类似。
`echo 'hello'`{{execute T2}}