Message from discussion
set PATH for all users
Received: by 10.224.193.72 with SMTP id dt8mr160104qab.7.1350312079800;
Mon, 15 Oct 2012 07:41:19 -0700 (PDT)
Received: by 10.52.37.12 with SMTP id u12mr1673065vdj.8.1350312079720; Mon, 15
Oct 2012 07:41:19 -0700 (PDT)
Path: r17ni32508656qap.0!nntp.google.com!l8no52650734qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups: comp.unix.shell
Date: Mon, 15 Oct 2012 07:41:19 -0700 (PDT)
In-Reply-To: <1144352917.829314.265700@j33g2000cwa.googlegroups.com>
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=41.134.75.14; posting-account=945JjQoAAAAKDvG5Tb0WvhFKyxBmpq2k
NNTP-Posting-Host: 41.134.75.14
References: <1144352917.829314.265700@j33g2000cwa.googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b0ebb325-9964-4b74-846d-79c6f63aef07@googlegroups.com>
Subject: Re: set PATH for all users
From: thabisom...@gmail.com
Injection-Date: Mon, 15 Oct 2012 14:41:19 +0000
Content-Type: text/plain; charset=ISO-8859-1
On Thursday, April 6, 2006 9:48:37 PM UTC+2, yih...@gmail.com wrote:
> Hi,
>
> I am using Linux and I normally setup the PATH environment variables
> through .bash_profile for one specific user. If I want to set up some
> path for all user, how to do it?
>
> For example, I want to set JAVA_HOME for all user, so each of them do
> not have to setup in their own .bash_profile file under their home dir.
> Is there a way to do this?
>
> Thanks
>
> David