Answers for "how to give the export path to .profile in ubuntu"

0

ubuntu export path

export PATH="/path/to/dir:$PATH"
Posted by: Guest on August-28-2020
-1

ubuntu export path

$ source ~/.bashrc
Posted by: Guest on August-28-2020

Code answers related to "how to give the export path to .profile in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language