delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Fri, 17 Oct 2003 13:03:35 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: ash does not understand '~' |
Message-ID: | <20031017110335.GQ25076@cygbert.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
References: | <F0D7281DAB048B438E8F5EC4ECEFBDDC175F68 AT esmail DOT elsag DOT de> |
Mime-Version: | 1.0 |
In-Reply-To: | <F0D7281DAB048B438E8F5EC4ECEFBDDC175F68@esmail.elsag.de> |
User-Agent: | Mutt/1.4.1i |
On Fri, Oct 17, 2003 at 12:37:10PM +0200, J?rg Schaible wrote: > BTW: It does also not know the "[ ]" syntax for a built-in test, you always have to use "test": > > if test -f /etc/hosts; then > echo "/etc/hosts exist!" > fi Beep. Wrong. It knows [ ] Corinna > and you cannot combine export with an assignment, you have to write separate statements: > > VARIABLE=test > export VARIABLE Beep. Wrong, too. export var=value is a vaild bourne shell syntax. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |