There is no "create timestamp". Don't be fooled by any reference to "ctime" you might see in the documentation. "ctime" is the time the inode was last changed, which can be the time created, but isn't always.
Code:
istat filename
will give you "last updated" (which is ctime) plus the other two you want.
- Rod
IBM Certified Advanced Technical Expert pSeries and AIX 5L
CompTIA Linux+
CompTIA Security+
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.