sos-notebook icon indicating copy to clipboard operation
sos-notebook copied to clipboard

!dir does not work under windows

Open BoPeng opened this issue 6 years ago • 0 comments

We currently use pexpect to execute command under windows but this function does not support built-in shell commands such as dir and echo. It might work if users installed *nix shell tools that provide commands such as echo separately though.

BoPeng avatar Apr 04 '19 00:04 BoPeng