Well I know how to open a folder in the terminal (using cd). But when the name of this folder have space? Ex: Eclipse Indigo. If you use cd Eclipse Indigo does not recognize
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You have to escape spaces in shell So type Also you can use quotes as well.
|
|||
|
|
|
You can type You can always type just some chars and then hit TAB, for every filename, folder name... whatever. |
||||
|
|
|
Once you go into the directory of the folder, you can type
Then press Tab |
|||
|
|