On Fri, 19 Nov 1999, Sevatio Octavio wrote: > In Dos you would put a "Path" statement in the autoexec file so that you could run >that program from any folder. How would I do the > same thing for Linux? > > Seve Ironicly, it's PATH echo $PATH #will show it export PATH="$PATH:/some/where:/somewhere/else" Will modify it (you'll need check you shell, this is for bash, someothers use setenv) -- MandrakeSoft http://www.mandrakesoft.com/ --Axalon
- [newbie] What is Linux's Equivilant for 'PATH' (in DOS)? Sevatio Octavio
- Re: [newbie] What is Linux's Equivilant for 'PATH' ... David van Balen
- Axalon Bloodstone
