Update run-cmd-in-backgd.md (#2093)

This commit is contained in:
yx9o
2022-01-24 13:47:00 +08:00
committed by GitHub
parent 8b726bae8f
commit edb4d25bdf
@@ -1,5 +1,5 @@
比如希望执行后台执行trace命令,那么调用下面命令
比如希望后台执行trace命令,那么调用下面命令
`trace demo.MathGame primeFactors &`{{execute T2}}