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 |
Message-ID: | <3F8FE50C.5DBFA9E7@dessent.net> |
Date: | Fri, 17 Oct 2003 05:48:12 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
Organization: | My own little world... |
X-Accept-Language: | en,en-US |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: ash does not understand '~' |
References: | <F0D7281DAB048B438E8F5EC4ECEFBDDC174F05 AT esmail DOT elsag DOT de> |
X-AntiAbuse: | This header was added to track abuse, please include it with any abuse report |
X-AntiAbuse: | Primary Hostname - host.linuxsv3.net |
X-AntiAbuse: | Original Domain - cygwin.com |
X-AntiAbuse: | Originator/Caller UID/GID - [47 12] / [47 12] |
X-AntiAbuse: | Sender Address Domain - dessent.net |
Note-from-DJ: | This may be spam |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id h9HCmUqO027932 |
Jörg Schaible wrote: > > Corinna Vinschen wrote on Friday, October 17, 2003 1:04 PM: > > 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 > Did that change at some point? I remember having really big problems writing scripts running on a on Solaris, Linux and Cygwin some years ago <g> and IIRC it was basically because of ash at that time ... > I thought this was resolved by making '/bin/[' a symlink to /bin/test. This gives the appearance of the shell supporting [ ] even though it's really just running a program just as if you had used 'test'. Brian -- 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 |