shell 的要求


shell 应该理解 -c 开关。 如果 shell 是 'cmd.exe',则应该理解 /d /s /c 开关,并且命令行解析应该是兼容的。

The shell should understand the -c switch. If the shell is 'cmd.exe', it should understand the /d /s /c switches and command-line parsing should be compatible.