Skip to content

Instantly share code, notes, and snippets.

@2called-chaos
Created October 2, 2016 01:23
Show Gist options
  • Save 2called-chaos/4a17ad38b68539e2c43434fbcdc370bd to your computer and use it in GitHub Desktop.
Save 2called-chaos/4a17ad38b68539e2c43434fbcdc370bd to your computer and use it in GitHub Desktop.
[13] pry(main)> File.stat(".vimrc")
=> #<File::Stat
dev=0x1000002,
ino=18005395,
mode=0100644 (file rw-r--r--),
nlink=1,
uid=501 (chaos),
gid=20 (staff),
rdev=0x0 (0, 0),
size=125,
blksize=4096,
blocks=8,
atime=2016-09-20 18:41:13 +0200 (1474389673),
mtime=2014-11-26 06:59:22 +0100 (1416981562),
ctime=2014-11-26 06:59:22 +0100 (1416981562)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment