Re: Loading .bash_profile under X-Windows

2005-04-11 Thread Sandy Rutherford
> On Mon, 11 Apr 2005 01:12:25 -0700, > "Loren M. Lang" <[EMAIL PROTECTED]> said: > On Sat, Apr 09, 2005 at 10:40:01AM +0200, Kiffin Gish wrote: >> How can I get terminal under X-Windows to load my .bash_profile (and any >> other stuff) that is usually loaded when at the initial prompt

Re: Loading .bash_profile under X-Windows

2005-04-11 Thread Loren M. Lang
On Sat, Apr 09, 2005 at 10:40:01AM +0200, Kiffin Gish wrote: > How can I get terminal under X-Windows to load my .bash_profile (and any > other stuff) that is usually loaded when at the initial prompt? > > A more general question might be: what files (.profile, .login, whatever) > and in what orde

Re: Loading .bash_profile under X-Windows

2005-04-09 Thread Nico Meijer
He Kiffin, > How can I get terminal under X-Windows to load my .bash_profile (and > any other stuff) that is usually loaded when at the initial prompt? Run `xterm -ls`. Then read its man page. ;-) Bye... Nico ___ freebsd-questions@freebsd.org mailing l

Loading .bash_profile under X-Windows

2005-04-09 Thread Kiffin Gish
How can I get terminal under X-Windows to load my .bash_profile (and any other stuff) that is usually loaded when at the initial prompt? A more general question might be: what files (.profile, .login, whatever) and in what order are loaded every I login via a shell and how are these settings propa