[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [RH List] how to access a directory whose name have space?
- From: ABrady <kcsmart harry net>
- To: redhat-list redhat com
- Subject: Re: [RH List] how to access a directory whose name have space?
- Date: Thu Sep 5 12:26:02 2002
On Tue, 03 Sep 2002 16:49:29 -0600
"Ashley M. Kirchner" <ashley pcraft com> 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?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]