RE: [OT] Linux environment variables

2002-09-09 Thread Turner, John
Depends on which shell you are using. For sh, it would be USER_HOME/.profile. For bash it would be USER_HOME/.bash_profile (or even .profile if .bash_profile doesn't exist). tcsh is USER_HOME/.login, I believe, though I use sh or bash, so I can't be sure. A search on Google should help you

Re: [OT] Linux environment variables

2002-09-09 Thread Ben Souther
.bash_profile in each user's home directory will do it for you. - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Monday, September 09, 2002 8:30 AM Subject: RE: [OT] Linux environment variables Depends on which shell you

Re: [OT] Linux environment variables

2002-09-09 Thread Ignacio Cárdenas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Hi guys. Sorry, i'm not expert in linux I need that some environment variables (like JAVA_HOME) are visible to a specified user Until today i worked with root, so i placed them in /etc/profile. I'd like now them are visible only for the