Answers for "how to open current directory in terminal mac"

C
1

mac terminal get path of current directory

pwd
Posted by: Guest on August-25-2021
2

how to open folder from terminal mac

//Mac os 
cd directory_you_want_to_open
open .
Posted by: Guest on September-04-2021

Code answers related to "how to open current directory in terminal mac"

Code answers related to "C"

Browse Popular Code Answers by Language