I forgot how to change directories when the directory name or file name is more than one word with a space between the words. For example, when I type "cd Pictures" then use the "ls" command to see the folders or files there is a directory My Pictures ( I know it's a directory because I used "ls -all" ) but when I try to use the command "cd My Pictures" then the return messages is "no such file or directory". What did I forget?