Re: determine when user account created?
From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 10/27/04
- Next message: Ian Gregory: "Re: determine when user account created?"
- Previous message: Stephane CHAZELAS: "Re: determine when user account created?"
- In reply to: Tony Walton: "Re: determine when user account created?"
- Next in thread: Tony Walton: "Re: determine when user account created?"
- Reply: Tony Walton: "Re: determine when user account created?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 10:52:01 -0500
On Wed, 27 Oct 2004 16:24:51 +0100, Tony Walton wrote:
> Dave Uhring wrote:
>> On Wed, 27 Oct 2004 15:40:59 +0100, Tony Walton wrote:
>>
>>
>>>How would you propose to find the creation time of the home directory
>>>(or indeed of any file on a UFS filesystm)?
>>
>>
>> [duhring]$ ls -l .bash_profile
>> lrwxrwxrwx 1 root other 7 Aug 23 21:17 .bash_profile -> .bashrc
>> [duhring]$ ls -l /etc/chroot
>> lrwxrwxrwx 1 root root 18 Aug 23 19:42 /etc/chroot -> ../usr/sbin/chroot
>>
>
> Sorry Dave, I'm not with you there at all.
The OS was installed at about 19:42 on 23 August - from the symlink for
/etc/chroot.
The user account was created at about 21:17 on the same day - from the
symlink in my user's home directory.
- Next message: Ian Gregory: "Re: determine when user account created?"
- Previous message: Stephane CHAZELAS: "Re: determine when user account created?"
- In reply to: Tony Walton: "Re: determine when user account created?"
- Next in thread: Tony Walton: "Re: determine when user account created?"
- Reply: Tony Walton: "Re: determine when user account created?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|