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
Message-ID: <39EE0708.9285C007@redhat.com>
Date: Wed, 18 Oct 2000 22:24:40 +0200
From: Corinna Vinschen <vinschen@redhat.com>
Reply-To: cygwin <cygwin@sources.redhat.com>
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.14-SMP i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: cygwin@sources.redhat.com
Subject: Re: sh
References: <20001018172321.12355.qmail@web115.yahoomail.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Earnie Boyd wrote:
> 
> --- Bob McGowan <rmcgowan@veritas.com> wrote:
> > Using a soft link doesn't work from within a shortcut or bat file.  So I need
> > (I think) to make a complete copy of of sh.exe to '-sh', but without the
> > .exe, the Windows
> > environment won't execute it.
> >
> > Any other ideas?  I'm fresh out.(
> >
> 
> Get the ash source and fix it so that your copy to -sh.exe works.

I don't understand the problem here. ash only checks for the first
character of argv[0] being a '-' character to read the profiles.
I copied sh.exe to -sh.exe as well to run ash as login shell on a
NT 3.51 system on which bash crashed for some reason.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

