Re: bash revisited

2002-12-18 Thread Clive Standbridge
On Wed 18 Dec 2002 15:02:13 +(-0800), Peter Hicks wrote: > > I wonder if having a .xsession file source .bash_profile would be the > right way to achieve this? That's not exactly the same as invoking a login shell. Instead, you could add this line to ~/.Xresources : *loginShell:True --

Re: bash revisited

2002-12-18 Thread Peter Hicks
On Wed, Dec 18, 2002 at 02:51:22PM -0500, Bruce Park wrote: >Hello users, > >I posted a message regarding bash and what files it executes. Some replied >that I should read the invocation section of the bash man page. I've done >just that and while some questions are answered, others are not. >As

Re: bash revisited

2002-12-18 Thread Osamu Aoki
On Wed, Dec 18, 2002 at 02:51:22PM -0500, Bruce Park wrote: > Hello users, > > I posted a message regarding bash and what files it executes. Some replied > that I should read the invocation section of the bash man page. I've done > just that and while some questions are answered, others are not.

bash revisited

2002-12-18 Thread Bruce Park
Hello users, I posted a message regarding bash and what files it executes. Some replied that I should read the invocation section of the bash man page. I've done just that and while some questions are answered, others are not. As far as I understand this, there are two ways of invoking bash. 1.