Re: windows 10 native ubuntu hijacked sshd and starts DOS shell

2016-10-31 Thread reik red
On 10/31/16 07:52, Stephen John Smoogen wrote: > On 30 October 2016 at 02:21, reik red wrote: >> I updated my windows 10 laptop to the new "anniversary edition", which >> includes a "native" Ubuntu linux environment, >> which includes a bash shell and ot

Re: windows 10 native ubuntu hijacked sshd and starts DOS shell

2016-10-30 Thread reik red
On 10/30/16 11:36, cyg Simple wrote: > On 10/30/2016 2:21 AM, reik red wrote: >> I updated my windows 10 laptop to the new "anniversary edition", which >> includes a "native" Ubuntu linux environment, >> which includes a bash shell and other packages. >

windows 10 native ubuntu hijacked sshd and starts DOS shell

2016-10-29 Thread reik red
I updated my windows 10 laptop to the new "anniversary edition", which includes a "native" Ubuntu linux environment, which includes a bash shell and other packages. When I later tried to ssh into win10, I discovered that I no longer get a login to cygwin, but rather to Ubuntu (and with a new kno

gvim: how to end input

2007-11-02 Thread red
Hi List, This is my first post. I've spent 2 days researching this simple problem, to no avail: SITUATION: I have a (external) perl script that I call from vim/gvim (:!scriptname) to ftp the current buffer to a server. I run gvim by first running 'startx', and then from 'x', I run gvim. PROBLEM: