Technical Journal

Programming, software technologies, operating systems, IT

Set PATH environment variable

This post may look shorter than it’s title. In order to set the PATH environment variable to include your custom path you should type the following on the command line :

> PATH=$PATH:/your_dir

That should do the trick.

June 2, 2007 - Posted by andocs | Linux | | No Comments Yet

No comments yet.

Leave a comment