CmdSupport
CmdSupport copied to clipboard
Path should be printed before ">" in command output.
Try to execute "echo Hello!", you will get:
echo Hello Hello Process finished with exit code 0 at 20:20:07. Execution time: 235 ms.
Should be: C:\work\test>echo Hello