From owner-freebsd-questions Tue Aug 24 18:35:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (Postfix) with ESMTP id A34D41520C for ; Tue, 24 Aug 1999 18:35:06 -0700 (PDT) (envelope-from patseal@hyperhost.net) Received: from foobar.foobar.yi.org (p1.a8.du.radix.net [207.192.132.129]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id VAA15400 for ; Tue, 24 Aug 1999 21:35:02 -0400 (EDT) Received: by foobar.foobar.yi.org (Postfix, from userid 1000) id 739DB137F36; Tue, 24 Aug 1999 21:30:27 -0400 (EDT) Date: Tue, 24 Aug 1999 21:30:27 -0400 From: Patrick Seal To: freebsd-questions@FreeBSD.ORG Subject: Bash: space in cd arg bug? Message-ID: <19990824213027.A1375@hyperhost.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i X-Operating-System: FreeBSD foobar.foobar.yi.org 3.2-STABLE FreeBSD 3.2-STABLE Organization: Hyperhost 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? Thanks, -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message