Date: Sun, 18 Jan 1998 14:46:59 -0800 (PST) From: Jan Koum <jkb@best.com> To: Feiyi Wang <fwang2@cobblers.csc.ncsu.edu> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: set path in X enviroment Message-ID: <Pine.BSF.3.96.980118144459.28842G-100000@shell6.ba.best.com> In-Reply-To: <Pine.BSF.3.96.980118133929.1787A-100000@cobblers.csc.ncsu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Are you talking about xterm? If so, then start it with -ls: -ls This option indicates that the shell that is started in the xterm window will be a login shell (i.e., the first character of argv[0] will be a dash, indicating to the shell that it should read the user's .login or .profile). What exactly do you have in your .bash_profile that XDM is not executing? -- yan On Sun, 18 Jan 1998, Feiyi Wang wrote: > >hi, there > >I am running XDM as front end, when I login, it seems the .bash_profile in >my home directory didn't not get executed. There is some enviroment >information has been set, where are they come from? Where should I set up >my PATH ? > >/oliver > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980118144459.28842G-100000>