sos-notebook
sos-notebook copied to clipboard
!dir does not work under windows
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.