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
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C6561C2.B244821E@lapo.it>
Date: Sat, 09 Feb 2002 18:52:02 +0100
From: Lapo Luchini <lapo@lapo.it>
X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U)
X-Accept-Language: it,en,fr,es,ja
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Program behaves differently when called from script.
References: <200202091729.NAA01024@taquion.ivic.ve>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> I want to report a very strange behavior of bash (?, I really don't know), that

>         rmedina@LIMON ~
>         $ xmodmap .Xmodmap

This is /bin/bash executing.

>         $ cat script
>         #!/bin/sh
>         xmodmap .Xmodmap
>         exit
>         rmedina@LIMON ~
>         $ ./script
>         Standard: not found
>         For: not found
>         R.: not found
>         FUNCTIONS:: not found
>         .//xmodmap: 7: Syntax error: Unterminated quoted string

This is /bin/sh executing.

I suppose they have a different working, try changing the "magic" line in the
script to read "#!/bin/bash"

C ya

--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)



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

