Score:0

Unable to change directory to cd: /Downloads error message No such file or directory

ar flag

I am unable to change my directory to /home/username/Downloads. I keep getting the error message no such file or directory. What could I possibly be doing wrong as I've tried everything.

schrodigerscatcuriosity avatar
au flag
Welcome, what's the actual command you are using? [edit] the question adding it.
N0rbert avatar
zw flag
Does this answer your question? [How does using the tilde work as a shortcut to my home directory?](https://askubuntu.com/questions/656869/how-does-using-the-tilde-work-as-a-shortcut-to-my-home-directory)
Will avatar
id flag
From the title of your question, I wonder if you typed 'cd: /Downloads'? The command given in the answer is the correct one to use.
Score:2
sa flag

~ is an abbreviation for your own user's home directory, and you can also use either cd by itself or cd ~ to navigate to your home directory.

To change directories to your Downloads directory open the terminal and type:

cd ~/Downloads
user123293 avatar
ar flag
thanks. this worked for me
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.