Originally posted by: koc
Hi all,
I want to ask a question about file attributes in AIX (ownership, modification date, etc.). In our system, when I execute ls -la command, system shows file attributes according to its own attributes rather than system. Let me explain in detail. Assume that there is a word document (or html, whatever), if this document is lastly edited by User X on July 14 2010 at 10:04 but transferred to system by User Y on July 15 08:12, ls -al shows the attributes as July 14 10:04 user X. What I want is the latter one for auditing purposes. Is there any option regarding to handle this situation.
Best.