2

I created a file long back named test.sh. Now I want to know when the file was created, not the modification time.

Which command I can use?

If I try stat test.sh:

  File: 'test.sh'
  Size: 7               Blocks: 8          IO Block: 4096   regular file
Device: xxxx/12345r    Inode: 1769677     Links: 1
Access: (0761/-rwxrw---x)  Uid: (52898/  xxxx)   Gid: ( 1202/ xxxxx)
Access: 2017-11-17 01:11:20.000000000 -0500
Modify: 2017-11-01 00:45:18.000000000 -0400
Change: 2017-11-26 09:16:15.000000000 -0500
 Birth: -

I am unable to see the created time in the output.

dessert
  • 39,982
Anony
  • 773

0 Answers0