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
User-Agent: Mutt/1.4i Hamster-Fr/2.0.1.10
Date: Sun, 8 Dec 2002 20:37:53 +0100
From: Luc Hermitte <hermitte@free.fr>
To: cygwin@cygwin.com
Subject: [ANN] Re: cyg-wrapper.sh
Message-ID: <20021208193753.GA44134983@ORLYN>
References: <20021206013757.GA976927@ORLYN> <Xns92DE16B0451AFsoren1Gmane@80.91.224.249>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Xns92DE16B0451AFsoren1Gmane@80.91.224.249>

* On Sun, Dec 08, 2002 at 07:13:44AM +0000, Soren A <soren_andersen@fastmail.fm> wrote:
> Luc posted on my urging; please check out his site and this script
> which is a useful and good piece of hackery.

Thanks :-)

> > [2] This form has been privileged because of the MsWindows 9x
> > series.
> 
> Hmmm. If you mean that people who run Win9x are more likely to be
> running old DOS programs that use 8.3, then ok; otherwise there's no
> difference between NT-derived and 9x-type Windows in this respect --
> that I know of. 

No. This is a scripting problem I had on MsWindows Me, and I don't
remember any similar issue on Windows NT -- more tests should be done to
be sure.

The problem comes from pathnames having spaces. If we want to run:
    appl "c:/Program Files/foo.txt" ~/bar.txt
The parameters should be requoted before (/while ?) running xargs. I
haven't spent enough time to find to something that works.

-- 
Luc Hermitte

--
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/

