How do I start two commands in .bat ?

2003-01-14 Thread a12
Hello gurus, In my ongoing process of starting ssh and vncviewer in one .bat file, I have created the following: rem @echo off chdir C:\cygwin\bin bash --login -i -c ssh -L 5901:derqjzp:5900 -C isoft@derqjzp /cygdrive/c/program files/realvnc/vncviewer.exe I enter the isoft's password, and ssh

Re: How do I start two commands in .bat ?

2003-01-14 Thread Corinna Vinschen
On Tue, Jan 14, 2003 at 10:42:39AM +0100, Daniel Bößwetter wrote: Which machine is vnc supposed to run on? localhost or derqjzp? [...] Could you please move your discussion to [EMAIL PROTECTED]? It's OT here. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin