On Tue, 03 Sep 2002 16:49:29 -0600
"Ashley M. Kirchner" <[EMAIL PROTECTED]> wrote:

> Jianping Zhu wrote:
> 
> > for example: A directory name Start Menu
> > I can not use cd Start Menu
> > how can I access files in this Directoy?
> 
>     cd Start\ Menu
> 
>     cd "Start Menu"
> 
>     cd 'Start Menu'

cd Start*

As long as there aren't any similar names, such as "Start Here" or "Start Over" it 
works.

-- 
This is my brain... This is... WAIT! WHERE'S MY BRAIN?



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to