Am 24.09.2006 00:09 schrieb
me@you.com:
> I am trying to get into certain windows files via Konsole. The problem is
> that some of the folders have mulitple names with spaces inbetween. What do
> I need to do to get into those folders? I have tried the name with the
> space and tried with a _ in place of the space.
Alternatively, enclose the folder name (including the spaces) in double quotes, like so:
cd "folder name"
--
Tilman Schmidt E-Mail:
tilman@imap.cc
Bonn, Germany
- In theory, there is no difference between theory and practice.
In practice, there is.