How to check file last modification or change date and time details in Linux?

_____________________________________________________________________________________________________________________

The Eucharistic Miracles of the World
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
Device: 903h/2307d      Inode: 5703041     Links: 1
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

_____________________________________________________________________________________________________________________

Website Stats

0 comments:

Post a Comment

Labels

Oracle (580) General (60) Unix (47) Script (41) Blog (23) OCI (3) SQL* Loader (3) Datapump (2) Software (1)
DBA Tips
 

acehints.com Copyright 2011-21 All Rights Reserved | Site Map | Contact | Disclaimer