delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/01/13/16:57:36

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <3E233617.C9D49A21@swipnet.se>
Date: Mon, 13 Jan 2003 22:56:39 +0100
From: a12 <a12 AT swipnet DOT se>
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: SSH start in .bat ?
References: <Pine DOT GSO DOT 4 DOT 44 DOT 0301131617590 DOT 10883-100000 AT slinky DOT cs DOT nyu DOT edu>

Igor,

Thank you for your quick reply.

It works perfectly.

Now I would like to incorporate a start of vncviewer.exe after the bash
command into the same .bat file. I have tried:

C:
chdir C:\Program Files\RealVNC
vncviewer.exe
chdir C:\cygwin\bin
bash --login -c "ssh -T -L 5901:derqjzp:5900 -C -N isoft AT derqjzp"

but this start vncviewer, and waits until I enter hostid. bash
is never started.

Any hints here ?

Pardon me if this question does not belong to this mailing
list.


Igor Pechtchanski wrote:

> On Mon, 13 Jan 2003, a12 wrote:
>
> > Hello gurus,
> >
> > For the time being I start SSH manually:
> > open DOS window
> > C:\cygwin\cygwin.bat
> > ssh -T -L 5901:derqjzp:5900 -C -N isoft AT derqjzp
> > <isoft's password>
> >
> > I have tried to include the ssh command above in cygwin.bat but
> > obviously bash does not read it.
> > How do I make bash to read the ssh command in cygwin.bat ?
>
> 'bash --login -c "ssh -T -L 5901:derqjzp:5900 -C -N isoft AT derqjzp"'
> Try "man bash" for details.
>         Igor
> --
>                                 http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_                pechtcha AT cs DOT nyu DOT edu
> ZZZzz /,`.-'`'    -.  ;-;;,_            igor AT watson DOT ibm DOT com
>      |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
>
> Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
>   -- /usr/games/fortune


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019