What is the difference between Modify and Change in stat output? When I run this command:
stat myfile
I am getting two lines with identical timestamps:
Modify: 2015-03-24 12:34:56.12345678
Change: 2015-03-24 12:34:56.12345678
What is the deal?