shell wrapper for Windows
C:\>shellwrap echo $OS
Windows_NT
C:\>shellwrap notepad $(ver).txt
$ go get github.com/mattn/shellwrap
If you want to run the process with shell (i.e. cmd.exe), use -s
flag.
MIT
Yasuhiro Matsumoto (a.k.a. mattn)
8000