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 12:28:23 +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: | <20031017102823.GP25076@cygbert.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
References: | <JGEMLHPCGMNLEIGOCPMGCEBCIGAA DOT Ralf DOT Habacker AT freenet DOT de> |
Mime-Version: | 1.0 |
In-Reply-To: | <JGEMLHPCGMNLEIGOCPMGCEBCIGAA.Ralf.Habacker@freenet.de> |
User-Agent: | Mutt/1.4.1i |
On Fri, Oct 17, 2003 at 12:19:36PM +0200, Ralf Habacker wrote: > Hi, > > the following shell script does not work at least with ash-20031007-1 > although I don't see any reason why this should not be a valid syntax. If > you use The reason is, '~' is an extension to the bourne shell syntax, first defined in csh or tcsh, AFAIK. ash is a pure bourne shell with next to no extensions. Using '~' in a shell script is non-portable. 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 |