How to find the path of a file in macOSSometimes you need to copy the exact location of a file in macOS through all nested folders (in the graphical user interface of the Finder) or directories (in the identical Unix hierarchy accessible via Terminal). This can be useful for deleting a file that requires intervention through the Terminal or for troubleshooting. I recently had […]
Source:
How to find the path of a file in macOS