From owner-freebsd-questions Tue Aug 24 19: 7:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from members.activetech.net (members.activetech.net [209.81.201.6]) by hub.freebsd.org (Postfix) with ESMTP id CBBE515221 for ; Tue, 24 Aug 1999 19:06:46 -0700 (PDT) (envelope-from kris@activetech.net) Received: from wybitny (wybitny.activetech.net [209.81.201.10]) by members.activetech.net (Pro-8.9.3/Pro-8.9.3) with SMTP id VAA19489; Tue, 24 Aug 1999 21:12:41 -0500 (CDT) Message-ID: <038501beee9d$b3c59860$0ac951d1@activetech.net> From: "Kris Kedzierski" To: "Patrick Seal" , References: <19990824213027.A1375@hyperhost.net> Subject: Re: Bash: space in cd arg bug? Date: Tue, 24 Aug 1999 21:01:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > cd /usr/local/win/Program\ Files/ > or > cd "/usr/local/win/Program Files/" > > both work tcsh, csh, sh, but in bash they result in an error: > bash: cd: /usr/local/win/Program: No such file or directory > > I can only think this is a bash bug, but it's so obvious it *should* have > been fixed long ago. > > Is this happening to anyone else? > Works for me in bash. 2.2.8 R with bash 2.02.1 weird. Kris Kedzierski kris@activetech.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message