other
Print current directory path in MAC OS Terminal
You can use 'pwd' command in MAC OS to print the current directory path in terminal
$ pwd
Was this helpful?
Similar Posts