Answers for "how to add new path"

1

add in your PATH.

export PATH="$HOME/bin:$PATH"Copy
Posted by: Guest on June-16-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language