Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <39356CD6.9898EA84@polycnrs-gre.fr> Date: Wed, 31 May 2000 21:49:42 +0200 From: Wolfers Pierre 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 AT sourceware DOT cygnus DOT 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 AT polycnrs-gre DOT 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 AT sourceware DOT cygnus DOT com --------------26AF88F1C529C6B39980FD8D--