Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <39356CD6.9898EA84@polycnrs-gre.fr>
Date: Wed, 31 May 2000 21:49:42 +0200
From: Wolfers Pierre <wolfers@labs.polycnrs-gre.fr>
Organization: Lab. de Cristallographie, CNRS Grenoble, France
X-Mailer: Mozilla 4.5 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: Problem with BASH (In Cygwin 1.1.1 version)
Content-Type: multipart/mixed;
 boundary="------------26AF88F1C529C6B39980FD8D"

--------------26AF88F1C529C6B39980FD8D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

    I found the following problems with the bash shell:

1/        The alias command in a script file is not correctly executed
with the following line:

alias cpas="/usr/local/bin/pcmp"
         when the end of line is immediatly after the last character,
but the following version
with a comment is correctly executed:

alias cpas="/usr/local/bin/pcmp"        #  it is a commment.


2/        If  I define a global symbol by export or in the system
parameters (environment variables), the following ls command generate an
error:

export PASENV=/usr/local/cpas/
ls $PASENV                                     => Generate an error.

This last error is not systematic (I have no error with other global
env. variable!!!).


--- My solution is to replace the bash.exe by its B20.1 version.


    There are some small problem, but your CYGWIN software is really
very convenient.
I use it, on Windows NT 4, Service Pack 5, and I can run many UNIX
Crystallographic Programs with. Thank you for your effort.


                Pierre Wolfers
                Laboratoire de Cristallographie
                BP 166,
                F 38042 GRENOBLE CEDEX 9
                FRANCE

--------------26AF88F1C529C6B39980FD8D
Content-Type: text/x-vcard; charset=us-ascii;
 name="wolfers.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Wolfers Pierre
Content-Disposition: attachment;
 filename="wolfers.vcf"

begin:vcard 
n:Wolfers;Pierre
x-mozilla-html:FALSE
org:CNRS;Laboratoire de Cristallographie
version:2.1
email;internet:wolfers@polycnrs-gre.fr
adr;quoted-printable:;;CNRS=0D=0A25 Av. des Martyrs, B.P. 166=0D=0AF 38042 GRENOBLE CEDEX 9;;;;
end:vcard


--------------26AF88F1C529C6B39980FD8D
Content-Type: text/plain; charset=us-ascii

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

