How do you change directories with multi-word names when using the Terminal app? For example if I wanted to change to a directory called "My File", if I use
cd My%20File
I get a directory does not exist error. The only work-around I've found is to rename the file in the finder to a name that doesn't have a space, hardly a reasonable route.
Thanks,
Steve
cd My%20File
I get a directory does not exist error. The only work-around I've found is to rename the file in the finder to a name that doesn't have a space, hardly a reasonable route.
Thanks,
Steve