2-Minute Linux Tips
Learn how to use a host of Linux commands in these 2-minute video tutorials from Sandra Henry-Stocker, author of the Unix as a Second Language blog.
Timestamps in Linux
Overview
In this Linux tip, we’re going to look at timestamps used on Linux systems. There are actually three of them and they represent the date and time that the file was last accessed, the time it was last modified and the time it was last changed. Modified and changed may suggest the same thing but “modified” implies content changes and “changed” will capture other changes – like permissions.




