有没有办法让我刚刚输入的命令在输入后回显到屏幕上?
前任:
$ echo hello + echo hello hello
我知道可以这样做bash -x,但我在 zsh 手册中找不到等效的内容。
bash -x
zsh
zsh ×1