From owner-freebsd-current@FreeBSD.ORG Tue Feb 22 20:45:50 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7F4F16A4CE for ; Tue, 22 Feb 2005 20:45:50 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DE9243D49 for ; Tue, 22 Feb 2005 20:45:50 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.alpha-tierchen.de (port-212-202-38-15.dynamic.qsc.de [212.202.38.15]) by mail.efacilitas.de (Postfix) with ESMTP id 62B35123B0C; Tue, 22 Feb 2005 21:45:14 +0100 (CET) Received: from localhost (localhost.local [127.0.0.1]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 9108FCCE73A; Tue, 22 Feb 2005 21:45:22 +0100 (CET) Received: from mail.alpha-tierchen.de ([127.0.0.1]) by localhost (alpha-tierchen.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26885-09; Tue, 22 Feb 2005 21:45:20 +0100 (CET) Received: from alpha (alpha.local [192.168.1.2]) by mail.alpha-tierchen.de (Postfix) with ESMTP id D8378CCD858; Tue, 22 Feb 2005 21:45:19 +0100 (CET) From: =?iso-8859-1?B?Qmr2cm4gS/ZuaWc=?= To: , "'Andreas Kohn'" Date: Tue, 22 Feb 2005 21:45:49 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <1109103592.84939.11.camel@klamath.syndrom23.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcUZHIt+v1TSwfbXT5CdDPWNNqI8TwAAko8g Message-Id: <20050222204519.D8378CCD858@mail.alpha-tierchen.de> X-Virus-Scanned: amavisd-new at alpha-tierchen.de Subject: RE: cd into // works? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:45:50 -0000 =20 > I checked with Linux, and there everything works as expected: > [catalina] ~>cd // > [catalina] />pwd > / > cd //usr > pwd //usr > uname -rs Linux 2.4.18-bf2.4 > echo $BASH_VERSION 2.05b.0(1)-release It's obviously not a FreeBSD issue. There might be a difference between bash 2 and 3? Regards Bj=F6rn