How to open a folder on a Mac using a command in Terminal
The most common and basic way to open any folder in macOS is to go to Finder and navigate to its specific location on your hard drive.
There's also another way you can open whatever folder you want on your Mac: using Terminal.
Admittedly, accessing folders using Terminal is more complicated than navigating in Finder. So why spend more effort doing the same job? There are a few key benefits to using Terminal to open folders - things the Finder can't offer - at least in some specific situations.
How to open a folder from Terminal
To get started, open Terminal by navigating to the ' Application -> Utilities ' folder , or by typing 'Terminal' in Spotlight.
After the Terminal opens, you should basically be able to open any folder from the Mac Terminal using specific commands. The general syntax is as follows:
open /đường dẫn/đến/thư mục/
For example, to open the Pictures folder, you would use the following command:
open /Users/tênngườidùng/Pictures
This command will open the Pictures folder in a Finder window. You can then use it to access the files contained in the folder.
There are also a bunch of other short commands you can use to access specific directories. For example:
To open the Root folder, use the command:
open /
For your Home folder (i.e. the folder containing Desktop, Documents, and other user-specific folders), type:
open ~
To open the current working folder in Finder, use the command:
open .
Alternatively, you can also launch and update Mac apps from the Terminal without using Finder. For example, to open Safari, type:
open /Applications/Safari.app
You can of course replace Safari with any app on your system as long as you know its corresponding filename.
Open a folder in Terminal from the Shortcut Menu
Maybe you want to 'reverse the situation' and open a Finder folder in Terminal. In other words, make it your current working directory. This can be done by adding a shortcut that will appear when you right click.
Navigate to System ' Preferences -> Keyboard '.
Next, navigate to the Shortcuts tab . Here, click on the Services menu and scroll down to find the ' New Terminal at Folder ' option.
If you selected any of the folders in the Finder, open the Services menu from the Toolbar and choose ' New Terminal at Folder '.
This is especially useful if you frequently have to switch between the GUI and Terminal.
You should read it
- How to Unzip Files in Linux
- How to set a default folder opening in Finder on Mac
- How to Open Terminal in Windows
- How to Change Default Folder in Windows Terminal
- How to Open Zip Files
- How to hide the 'Recents' folder on a Mac
- How to Open a .Zip File Without Winzip
- How to Extract a Gz File
- How to Open the Terminal App on Mac
- 6 ways to fix Windows Terminal not opening error
- How to open Folder Options or File Explorer Options in Windows 10
- How to Access Shared Folders on a Network
Maybe you are interested
What to do when open command window here does not appear?
5 ways to open the Startup Repair tool on Windows
How to View All Open Windows on Your Computer
How to open Lightroom photos in Photoshop quickly and simply
Google adds feature to automatically open apps after installation on Play Store
Why does opening MOV file have no image? How to fix?