Another way is to put the directory/file name in quotes.

less "file name"

ls "directory name"

cd "/path/to/directory name"

etc.

On 3 Sep 2002, Samuel Flory wrote:

> On Tue, 2002-09-03 at 09:18, 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?
> > 
> 
> For file with hard to type names you can always try tab completion.  On
> the plus side you can see what you would have needed to type.
> 
> example:
> cd Start<tab>
> 
> Also midnight commander can generally handle it.  Try typing "mc" at the
> command line.
> 
> 
> 
> 



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

Reply via email to