delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <19990909100113.58993.qmail@hotmail.com> |
X-Originating-IP: | [193.5.245.36] |
From: | "tien ho" <h_tien AT hotmail DOT com> |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | B20.1: bash question |
Date: | Thu, 09 Sep 1999 03:01:13 PDT |
Mime-Version: | 1.0 |
Hi, I used Cygwin NT4.0, SP3. I'm sorry for stupid questions. I assigned a shell variable a: export a="lower case" When I started rxvt by command: rxvt -fn "Lucida Console-bold-14" -tn linux-c & I got my shell variable a: echo $a lower case I put the command in a file, let's say myxvt. #!/bin/bash rxvt .... I started myxvt. echo $a but: echo $A lower case My question: 1. Does bash decided to rename variable name in upper case? 2. Why it worked in case of command? Thank you Tien ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |