Posts Tagged ‘environment’

Ubuntu Path Environment variable

Posted in Uncategorized on November 22nd, 2009 by ph-lee – Be the first to comment

To get at it

sudo vim /etc/environment

To reload any changes you made

source /etc/environment

That’s it folks.