I have been trying to access my "My Development" folder from the terminal using the cd command, but it keeps returning no such file or directory. I assume that it is recognizing My as a command but I do not know how to go about this. How do I access the My Development folder with the cd command?
Note: I have tried My-Development and My_Development as alternates, they do not work.
NOTE: The accepted solution is MORE EFFICIENT and overall BETTER than the other possible duplicate, which I also tried.