How to open finder window with current path
Task: Open finder window with current path in the terminal
Implementation:
Use next command:
open .
Done.
Scientific Algorithms and Analytics
Task: Open finder window with current path in the terminal
Implementation:
Use next command:
open .
Done.