From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21608 invoked from network); 7 Oct 1999 11:47:27 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Oct 1999 11:47:27 -0000 Received: (qmail 29167 invoked by alias); 7 Oct 1999 11:47:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8156 Received: (qmail 29160 invoked from network); 7 Oct 1999 11:47:20 -0000 Subject: Re: PATCH: Support file url in _urls In-Reply-To: <37FC873C.F3257422@u.genie.co.uk> from Oliver Kiddle at "Oct 7, 1999 12:42:52 pm" To: opk@u.genie.co.uk (Oliver Kiddle) Date: Thu, 7 Oct 1999 12:47:19 +0100 (BST) Cc: zsh-workers@sunsite.auc.dk X-Mailer: ELM [version 2.4ME+ PL48 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: From: Zefram Oliver Kiddle wrote: > I can't think of a simple way off >the top of my head to chop any trailing slash off the end of ~+. ${PWD%/} -zefram