This example shows last mtime from epoch
But would like to see it like that:
Code:
$ stat -f %m somefile
752911565
Code:
199311100606.05
$ stat -f %m somefile
752911565
199311100606.05