Answers for "linux how to add a path to $path"

14

linux add to path

export PATH=$PATH:/place/with/the/file
Posted by: Guest on June-11-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language