[wplug] Setting PATH

jmh3 at linuxfreak.com jmh3 at linuxfreak.com
Fri Jan 19 09:02:18 EST 2001


john

On Fri, 19 Jan 2001, Weber, Larry A wrote:

> I am using Caldera's eDesktop 2.4 and the bash shell.  Is there a file I can
> change so that I can permanently set my search path to include the current
> directory?
thats not very safe but:

edit your .bash_profile, and put a line in that looks like this:

export PATH="$PATH:./"

this will tag the current directory onto whatever path is currently
specified.

john




More information about the wplug mailing list