Put simply, I have a file on my desktop that I'm attempting to access using cd /file name and I'm returned with:
No such file or directory. I resorted to copying and pasting the directory (being mindful of current directory)
I get as far as /home and /desktop before it tells me that none of the folders in that file tree exist...
I felt silly troubleshooting something this basic, but I even went so far as to elevate to root to no success.
Cmon linux.. it's hard enough on new people.. this is extremely discouraging.
Edit (Tiggers edit suggestion was declined? .. interesting, here it is. Learned something new, thanks Tig!): Command run is:
~/Desktop $ cd /Desktop_Launchables
bash: cd: /Desktop_Launchables: No such file or directory ...
Also, note that I've tried many other folders within the 2 previously mentioned directories.