delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/10/17/06:23:53

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
From: "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de>
To: "cygwin" <cygwin AT cygwin DOT com>
Subject: ash does not understand '~'
Date: Fri, 17 Oct 2003 12:19:36 +0200
Message-ID: <JGEMLHPCGMNLEIGOCPMGCEBCIGAA.Ralf.Habacker@freenet.de>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165

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

	export PATH=${HOME}:/usr/bin

then the scripts runs. bash has no problems with this.


--- ~/test -------
#!/bin/sh
export PATH=~:/usr/bin
test2

--- ~/test2 -------
#!/bin/sh
echo "test2"


Ralf


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019