Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

edit PATH linux

Do something like export PATH=$PATH:/your/new/path/here

To permanently store your path, you have a few options, the best place 
is ~/.profile for your per-user PATH setting 
or /etc/profile for global settings.

Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #edit #PATH #linux
ADD COMMENT
Topic
Name
4+1 =