Timestamp and file name attribute knowledge of Linux file attributes

7  8  9 The three column is time (the default is modification time).

modify Modify time -mtime modify file content

change Change time -ctime file properties change

access Access time -atime access file content

Format display time attribute:

[root@redhat~]#  ls  -l  –time-style=long-iso  /redhat

 

View the file’s time attribute:

[root@redhat~]#  stat  /redhat

 

The tenth column is not in the file inode, but in the block of the higher directory.

Leave a Reply

Your email address will not be published. Required fields are marked *