Answers for "how to set path variable in linux temporarily?"

0

how to set path variable in linux temporarily?

export PATH=$PATH:/path/to/dir
Posted by: Guest on January-16-2022

Code answers related to "how to set path variable in linux temporarily?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language