There's a "path" environment variable. Typing echo $PATH or echo $path
should let you see it. You can add a path to it in your shell's rc file
found in your home directory or in the global one (found in /etc?) (i.e.
.cshrc for csh, .bashrc for bash... and so on).

DvB


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
> 
> 

Reply via email to