On Wed, 12 Apr 2017, Jed Brown wrote: > Satish Balay <[email protected]> writes: > > > here is another observation. One cannot go back and forth between WSL and > > windows processes.. > > Ick. But do we ever need to do that?
Hopefully not. That would be one potential way of setting up 'cl' from sshd/bash [as the setup scripts are .bat files]. I avoid this for win/cygwin by creating a hacky bash script that does the setup. [There are differences between WSL and cygwin - so its not yet clear to me if I can create an equivalent thing for WSL/sshd/bash] Satish > > > <from cmd.exe> > > > > C:\Users\balay>bash > > balay@mb:/mnt/c/Users/balay$ cmd.exe > > Microsoft Windows [Version 10.0.15063] > > (c) 2017 Microsoft Corporation. All rights reserved. > > > > C:\Users\balay>bash > > > > O p e r a t i o n n o t s u p p o r t e d . > > P r e s s a n y k e y t o c o n t i n u e . . . > > > > Satish >
