-
From: Beverly Guillermo <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 27, 2000 1:25 AM
Subject: Re: [techtalk] Paths
> You should probably configure /etc/bashrc if you have it in the directory
> but I think for global stuff it's /etc/profile
>
> Be
You should probably configure /etc/bashrc if you have it in the directory
but I think for global stuff it's /etc/profile
Beverly
On Fri, 25 Feb 2000 [EMAIL PROTECTED] wrote:
> I'm about to try to install the JDK and I'd like to set it
> in everyone's default paths. Which file do I modify for
Excerpts from linuxchix: 25-Feb-100 [techtalk] Paths by [EMAIL PROTECTED]
> I'm about to try to install the JDK and I'd like to set it
> in everyone's default paths. Which file do I modify for
> Bash.
According to the bash manpage:
When bash is invoked as an int
I'm about to try to install the JDK and I'd like to set it
in everyone's default paths. Which file do I modify for
Bash. It's been a while since I used UNIX and I've recently
decided to move to Linux.
Chris
McAnally
[EMAIL PROTECTED] http://www.linuxchix.org
It's just as to write './' in front of every command. I
think it helps me remember that having the current directory
in the path isn't always true for most unix/linux environments.
=)
Beverly
On Wed, 13 Oct 1999 [EMAIL PROTECTED] wrote:
> The root shell DOES NOT include "./". Very deliberatel