Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <3938E194.226D91FC@vinschen.de>
Date: Sat, 03 Jun 2000 12:44:36 +0200
From: Corinna Vinschen <corinna@vinschen.de>
Reply-To: cygwin <cygwin@sourceware.cygnus.com>
X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14 i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: cygwin <cygwin@sourceware.cygnus.com>
CC: "Tolkin, Steve" <Steve.Tolkin@fmr.com>
Subject: Re: rm does not remove; ls tem* does not find temp; echo ~foo
References: <F614BF868E0DD411A5A700508B957E0038D017@MSGBOS679NTS.fmr.com> <3938CF34.CDDF5E84@vinschen.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Corinna Vinschen wrote:
> > 588/temp> echo ~
> > /usr/home
> > 589/temp> echo ~a
> >
> > -- A blank line is emitted.  Why?
> 
> Because there's no user `a'. The behaviour of the tilde
> is intentionally. ~ = $HOME of the current user, ~foo =
     ^^^^^^^^^^^^^
     For clearness: It's a shell feature, not a special
     cygwin feature.

> $HOME of user foo. You may use it as a convenient abbreviation
> in paths. If you don't want that, use quotes.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

