Created
January 19, 2024 08:23
-
-
Save MyelinsheathXD/4a02fcfc396c2347f3958eaa7a0e3b0f to your computer and use it in GitHub Desktop.
Ubunto add to path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adding exucutable applications into path | |
add this path "myelin@myelincolor:~/ATP/intalls/24/01/bin$" line in the terminal , in this way in .bashrc file in home directory | |
like"myelin@myelincolor:~$ " | |
#myelin softdirs | |
export PATH="/home/myelin/ATP/intalls/24/01/bin:$PATH" | |
#endmyelin softdirs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment