LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   user creation date (https://www.linuxquestions.org/questions/linux-newbie-8/user-creation-date-4175537124/)

apj 03-18-2015 09:18 AM

user creation date
 
How to find user creation date in linux?

veerain 03-18-2015 09:54 AM

You can see file's modification (creation if not modified after creation) time with 'ls -l' or 'stat -c %y filename'.

apj 03-18-2015 10:08 AM

If we have modified .bash_profile and .bashrc and .bash_logout then?
And i dont have auditd daemon running.

veerain 03-18-2015 11:18 AM

What you want to get? Security auditing...

apj 03-19-2015 01:16 AM

user creation date
 
I just want to know date of user creation


All times are GMT -5. The time now is 08:59 PM.