Forget the menus — these commands handle the work in a fraction of the time.
When it comes to shuffling documents around your file system, nothing beats the raw power of the command line.
In Windows, typing cd by itself shows you the current working directory. On macOS, the pwd (print working directory) command serves the same purpose. It will display the full path of where you ...