Re: how to enter a folder named "a a"



On Tue, 28 Mar 2006 15:37:54 +0200, ti1242350 wrote:
I create a folder named "a a" in GUI
how to enter this folder in console using cd command?

I tried in many ways all failed
1.cd "a a"
2.aaa="a a"
cd $aaa
3.cd \\\"a a\\\"

Works for me.

$ cd ~/tmp
$ mkdir "a a"
$ ls
a a junk

$ cd "a a"
$ pwd
/home/bittwister/tmp/a a
$ cd ../
$ pwd
/home/bittwister/tmp
ls -alb
total 32
drwx------ 7 bittwister bittwister 4096 Mar 28 08:05 .
drwx--x--x 33 bittwister bittwister 4096 Mar 28 07:31 ..
drwxr-xr-x 2 bittwister bittwister 4096 Mar 28 08:02 a\ a
drwxr-xr-x 2 bittwister bittwister 4096 Jan 6 19:30 junk

.



Relevant Pages

  • Re: I create a folder named "a a" in GUI
    ... how to enter this folder in console using cd command? ... Press TAB AGAIN to get the next and so on. ...
    (alt.os.linux)
  • Re: Access Denied in recovery console
    ... Are you in the \windows folder when you run that command? ... Console is limited to what folders can be accessed and written to. ... > Q307545 to remedy this problem and I have made it as far as the command ... > prompt in the recovery console. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: opening up console windows by right click
    ... You can also use the Windows PowerToy "Open command window here";) ... console or directx console context in a specific folder by right clicking ... any folder in MyComputer. ...
    (microsoft.public.vstudio.general)
  • Re: xspf - audicious - wont play playlist
    ... What happends when the folder "can not be accessed with a cd command", ... return absolute paths (note the "$PWD" instead of '.'). ...
    (Ubuntu)
  • Re: I create a folder named "a a" in GUI
    ... how to enter this folder in console using cd command? ... Registered Linux User #300464 Machine Id #188886 ...
    (alt.os.linux)