Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Originating-IP: [24.0.161.175]
From: "Karl M" <karlm30@hotmail.com>
To: flognat@flognat.myip.org
Cc: cygwin@cygwin.com
Subject: Re: Using ssh to get a remote xterm started..
Date: Sun, 27 May 2001 12:16:38 -0700
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F227cGK1XIOrEsmuHTY00006872@hotmail.com>
X-OriginalArrivalTime: 27 May 2001 19:16:38.0465 (UTC) FILETIME=[8DA2A310:01C0E6E1]

Hi Andrew...

"-f" means fork off after authentication while "&" will do it immediately. 
The "-f" works better for me in a script file because I can control the 
sequencing of events better.

"-n" just feeds /dev/null as stdin.

Enjoy,

...Karl


>From: Andrew Markebo <flognat@flognat.myip.org>
>To: "Karl M" <karlm30@hotmail.com>
>CC: cygwin@cygwin.com
>Subject: Re: Using ssh to get a remote xterm started..
>Date: 27 May 2001 20:45:32 +0200
>
>/ "Karl M" <karlm30@hotmail.com> wrote:
>| Hi Andrew...
>|
>| You may have a problem with ssh hanging when you fork off after
>| authentication--as I did. Try my workaround patch (previous e-mail)
>| and see if that fixes it for you.
>|
>| Thanks,
>|
>| ...Karl
>|
>
>Yep it works now, thanx!!
>
>BTW Which switches am I supposed to use, -n, -f, or just & if I want
>the process do dig back in the background??
>
>         /Andy
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

