Skip to main content

All Questions

Tagged with
2 votes
1 answer
2k views

Is there a way to reach iCloud's Pages folder via the Terminal?

You can get to iCloud drive from the Terminal using cd ~/Library/Mobile\ Documents/com~apple~CloudDocs/, but that doesn't show you all the same folders you see when you click the iCloud Drive link in ...
jamesnotjim's user avatar
2 votes
2 answers
3k views

How to make "cd ..." goup two directories?

So, currently on macOS I have aliases set up like this... alias ...='cd ../..' alias ....='cd ../../..' This allows me to go up multiple directories by typing in ... in my terminal. However, in my ...
Jimmy Huch's user avatar
1 vote
2 answers
644 views

Desktop Shortcut to Terminal at a Specific Directory?

What I need is an icon on my desktop that I can double-click, and launch terminal, but already cd'd to specific directory. I know how to configure Terminal.app to automatically cd to a specific ...
Nicolas Miari's user avatar
0 votes
1 answer
379 views

Mac OSX Terminal ls, cd & ditto command return odd results

My MacBook Pro (Retina, 13-inch, Late 2013) running OS X El Capitan has some weird thing going on with terminal and more specifically when I run the ls, cd or ditto commands. I have my disk ...
Sahus Pilwal's user avatar