advertisements
_____________________________________________________________________________________________________________________
In Linux, you can use stat command to check the change details of a file. Stat command displays file or file system status.
$ stat -L exe.logs
File: `exe.logs'
Size: 204654 Blocks: 408 IO Block: 4096 regular file
Access: (0644/-rw-r--r--) Uid: ( 1002/ user) Gid: ( 100/ users)
Access: 2010-08-09 01:07:55.000000000 -0700
Modify: 2010-08-09 01:23:11.000000000 -0700
Change: 2010-08-09 01:23:11.000000000 -0700
_____________________________________________________________________________________________________________________
0 comments:
Post a Comment