Terminal: I have two types of folder with the same name but Terminal finds only one
Hi All!
I am relatively new to using Terminal to commit gits. On the screenshot there are two types of folders on my Mac: Favourites and Locations. "Documents" folder is in both. I need to access the Locations' "Documents" and I do so by typing a command in my Terminal:
cd /"Destination folder".
When I type cd /Documents it accesses my Favourites' "Documents" but not the Locations' "Documents".
Here is my complete path: Documents > Dev > (File Name).
P.S. I've also checked my current destination folder by typing ls -la but it doesn't list me the right "Documents" folder. I am pretty sure the solution is straightforward but I cannot make it work :(
MacBook Pro with Touch Bar