Re: determine when user account created?
From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 10/28/04
- Previous message: Ian Gregory: "Re: determine when user account created?"
- In reply to: Ian Gregory: "Re: determine when user account created?"
- Next in thread: Martin Paul: "Re: determine when user account created?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 23:27:36 -0500
On Thu, 28 Oct 2004 04:20:43 +0000, Ian Gregory wrote:
> Dave Uhring wrote:
>> I *know* what I want my PATH to be and it is fully declared in ~/.bashrc
>> with no reference to some previously exported PATH, wherever that might
>> actually be. Where is your $PATH exported before ~/.bash_profile is
>> executed?
>
> It could be done in /etc/profile, the standard place where
> bash looks first (my above example was hypothetical).
Yes, it could be assuming that one's shell is a derivative of sh, but
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
[duhring]$ grep PATH /etc/profile
export LOGNAME PATH
So where does your $PATH originate?
- Previous message: Ian Gregory: "Re: determine when user account created?"
- In reply to: Ian Gregory: "Re: determine when user account created?"
- Next in thread: Martin Paul: "Re: determine when user account created?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|