bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cannot change into directories containing a whitespace


From: Chet Ramey
Subject: Re: cannot change into directories containing a whitespace
Date: Wed, 7 Feb 2001 08:25:59 -0500

> Machine Type: i386-suse-linux
> 
> Bash Version: 2.03
> Patch Level: 0
> Release Status: release
> 
> Description:
>         If one tries to change into a directory containing a whitespace,
>         bash rejects to do so and reports "No such file or directory".
>         This occurs on suse6.4 (bash 2.03) and suse7.0 (bash 2.04)
> systems.

I bet you have a function which replaces the builtin `cd' and fails to
properly quote its directory argument.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]