Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <4032B5E4.3080703@acm.org>
Date: Tue, 17 Feb 2004 16:46:28 -0800
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
MIME-Version: 1.0
To: Robert Collins <rbcollins@cygwin.com>
CC: cygwin@cygwin.com
Subject: Re: 2004-Feb-17 snapshot change ssh option parsing behavior
References: <16434.32879.365152.633519@forbin.entomo.com> <20040217212425.GB18953@cygbert.vinschen.de>  <40328A2E.80900@acm.org> <1077054294.1254.4.camel@localhost>
In-Reply-To: <1077054294.1254.4.camel@localhost>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Robert Collins wrote:
> you may find that 
> ssh somehost -- bin/bash --login -c date
> also works.

In fact, I did, and mentioned that in my first email.  Unfortunately, I 
use this with some old Solaris boxes, which require "-login" instead of 
"--login", and

   ssh somehost -- /bin/bash -login -c date

does not work, for some reason.

But that's okay, I can change my scripts, especially now that I know about 
the POSIXLY_CORRECT env var.

Dave


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

