Every time I try to go to this directory it says it does not exist, but it does exist!
~$ sudo cd /Downloads
sudo: cd: command not found
~$ cd /downloads
bash: cd: /downloads: No such file or directory
Every time I try to go to this directory it says it does not exist, but it does exist!
~$ sudo cd /Downloads
sudo: cd: command not found
~$ cd /downloads
bash: cd: /downloads: No such file or directory
The right command should be:
cd Downloads
Note that the first letter is capitalized. This also applies to other directory names in $HOME.
Desktop
Documents
Downloads
Dropbox
Music
Pictures
PlayOnLinux's virtual drives
Public
Templates
Videos