X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type
	:content-transfer-encoding; q=dns; s=default; b=U6g9n8IeJf+LXYHg
	NCWzERGbfYQQ+ySZShoSLT9hSJGp+SXqWs5jxcclUxTndVPoPWi/BM90zlMpQ6Wj
	ev5mv8RTjDHd1Pq/iozS63GxvRGONbv2ph3VDDmyJgLoL0h1+2jf0MlUVeNVAhDr
	6vFVVaUDFavPRDwNT6kgOhhRGs8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type
	:content-transfer-encoding; s=default; bh=a4xWWOeIOTkcOlaf7pWktP
	AaV9g=; b=L+S3wFbT28WPHOVlVGFyiuEBLm3rOjII1AjRpoSyrqbNkFVJKRNYrl
	Orgt4GS5igb+63FiGUVW3V61qJUFpef6UPmO9CYOnyM+HIvBnHlYr4MxDU5VWY0c
	0rAyssV36FG0W42jlplkwo91PjWcmv2XlHKE9qspxQnAz6g2ujlfA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ie0-f178.google.com
MIME-Version: 1.0
X-Received: by 10.107.34.210 with SMTP id i201mr8796120ioi.1.1428749274308; Sat, 11 Apr 2015 03:47:54 -0700 (PDT)
In-Reply-To: <20150411094020.GB19111@calimero.vinschen.de>
References: <20150410100703.GA4401@calimero.vinschen.de>	<CAAXzdLUFeBX6EREpMA2WeMYT+oS8c=JXhqkwrvNYUGjsWFrW8w@mail.gmail.com>	<20150411094020.GB19111@calimero.vinschen.de>
Date: Sat, 11 Apr 2015 05:47:54 -0500
Message-ID: <CAAXzdLVL6XMwvy12s3eT68aN1WqNwS6URtvMa9_+sU919fmfNw@mail.gmail.com>
Subject: Re: [TESTERS needed] New POSIX permission handling
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t3BAmCU9015680

On Sat, Apr 11, 2015 at 4:40 AM, Corinna Vinschen wrote:
> What is '~+'?  Is that some weird bash feature?

If the tilde-prefix is ‘~+’, the value of the shell variable PWD replaces the
tilde-prefix.

http://gnu.org/software/bash/manual/html_node/Tilde-Expansion

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


