RE: Bash Shell login script

2002-10-13 Thread MET
D] Subject: Re: Bash Shell login script On Fri, Oct 11, 2002 at 03:35:52PM -0700, Todd A. Jacobs wrote: > Use .bash_profile. If you use .bashrc instead, it will cause all sorts > of grief if the user opens any xterms. ... Well, not really--you just make sure that .bashrc is sufficiently pa

Re: Bash Shell login script

2002-10-13 Thread Dave Ihnat
On Fri, Oct 11, 2002 at 03:35:52PM -0700, Todd A. Jacobs wrote: > Use .bash_profile. If you use .bashrc instead, it will cause all sorts of > grief if the user opens any xterms. ... Well, not really--you just make sure that .bashrc is sufficiently paranoid about its environment that it doesn't ru

Re: Bash Shell login script

2002-10-12 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11-Oct-2002/17:46 -0400, MET <[EMAIL PROTECTED]> wrote: >What is the script that gets for the bash shell on login for a user. >Not the default wide file, but the user specified one. Basically, I >want to set it up so that when 1 of my users logs o

Re: Bash Shell login script

2002-10-12 Thread Todd A. Jacobs
On Fri, 11 Oct 2002, MET wrote: > What is the script that gets for the bash shell on login for a user. Not > the default wide file, but the user specified one. Basically, I want to > set it up so that when 1 of my users logs on it automatically runs the > command 'startx' to load of KDE. I'm do

Bash Shell login script

2002-10-12 Thread MET
What is the script that gets for the bash shell on login for a user. Not the default wide file, but the user specified one. Basically, I want to set it up so that when 1 of my users logs on it automatically runs the command 'startx' to load of KDE. I'm doing it this way because I do want to boot