Skip to content

Instantly share code, notes, and snippets.

@tgummerer
Created May 3, 2012 13:03
Show Gist options
  • Save tgummerer/2585470 to your computer and use it in GitHub Desktop.
Save tgummerer/2585470 to your computer and use it in GitHub Desktop.
tommy@tommy-eee:~$ stat test
File: `test'
Size: 72 Blocks: 8 IO Block: 4096 regular file
Device: 801h/2049d Inode: 542665 Links: 1
Access: (0664/-rw-rw-r--) Uid: ( 1000/ tommy) Gid: ( 1000/ tommy)
Access: 2012-05-03 14:49:52.004232779 +0200
Modify: 2012-05-03 14:49:43.628191233 +0200
Change: 2012-05-03 14:49:43.696191587 +0200
Birth: -
tommy@tommy-eee:~$ emacs test
tommy@tommy-eee:~$ stat test
File: `test'
Size: 107 Blocks: 8 IO Block: 4096 regular file
Device: 801h/2049d Inode: 526038 Links: 1
Access: (0664/-rw-rw-r--) Uid: ( 1000/ tommy) Gid: ( 1000/ tommy)
Access: 2012-05-03 15:02:35.104016785 +0200
Modify: 2012-05-03 15:02:35.104016785 +0200
Change: 2012-05-03 15:02:35.324017870 +0200
Birth: -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment