March 04, 2017

Method of adding PATH(env) route in linux

□ export PATH = "$PATH:./ToAddDir_1/ToAddDir_2"

□ export [env] = "$env:ToAddSomething"