If you are on the Mac Terminal and want to open the current location you are at (pwd) in the Finder app, then you can make use of the open command.
All you need to do is type open followed by a dot.
open .
 in Finder using Terminal.jpg)
As you see in the above screenshot, once you run the command, the finder app is opened within the folder where you were on the Macnterminal.
-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to MacOS,
- How to Display Analog Clock on Mac Menu Bar
- Shutdown Mac Terminal Command
- How to know the Serial Number of MacBook on macOS Ventura 13.0
- macOS: Remove Desktop or Documents Folder from iCloud Drive Syncing
- [fix] How to Show file extensions on all files on Mac
- How to install Zoom Add-in to Outlook (Mac)
- How to turn off Stage Manager - macOS Ventura
- Fix - Xode - Internal logic error: Connection was invalidated
- How to do calculations in Mac Terminal
- How to delete a Page in Microsoft Word File on Mac (macOS)
- How to Refresh Mac Desktop
- How to install Java on macOS [Big Sur]
- How to Disable Mac Terminal Bell Sound
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to Uninstall Brew on Mac
- Find your macOS version
- Change TextEdit File Encoding
- AppleScript Example with TextEdit
- How to install homebrew (brew) on M1 Mac
- How to Find File and Directory Size in Mac Terminal
- How to open new tab in Sublime Text Editor [macOS]
- How to list all users in Mac Terminal
- Turn off Auto-Capitalization on macOS Ventura 13
- How to check Command Line Tools Version [Updated for Ventura]
- Change Current User Password using Mac Terminal Command
More Posts:
- Mac: Change Screenshot Location - MacOS
- Page actions are temporarily disabled [Google Search Console Page Crawling] - Google
- JBoss stuck loading JBAS015899: AS 7.1.1.Final Brontes starting - Java
- Create and write file in single Linux/macOS command - Linux
- Java JDBC Select Multiple Records from table as List using PreparedStatement - Java
- Fix Apache Tomca: java.lang.OutOfMemoryError: PermGen spaceError - Tomcat
- Change Mac Terminal Background Color using Command - MacOS
- 19: Simple Calculator using built-in functions - 1000+ Python Programs - Python-Programs