Answers for "mac cli get path"

1

mac terminal get path of current directory

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

which path variable should i use in mac

export PATH=$HOME/bin:./node_modules/.bin:$PATH
Posted by: Guest on June-15-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language