98.7.4. 执行 echo (Windows)

echodir 等命令只能使用操作系统的命令解释器执行。本例演示了如何在 Windows 中执行此类命令 - echo -。

from("direct:exec").to("exec:cmd?args=/C echo echoString")