A comparison of Linux3 time and Inode

Source: Internet
Author: User

Access time (atime) is changed when you read a file or execute a file.

Modified time (mtime) is changed when writing a file that changes with the contents of the file.

Create time (CTime) is the two changes that are changed with the inode content when writing to a file, changing owner, permission, or link settings.

The inode is a kind of data structure in UNIX system, which is essentially a structure, which is generated when the file system is created and has a limited number, which is used to store the basic information of archives and directories, including time information, document name, owning group and so on.

Mtime, Atime is modified, the inode must be modified, then ctime followed by modification.

This article is from the "11241653" blog, please be sure to keep this source http://11251653.blog.51cto.com/11241653/1764498

A comparison of Linux3 time and Inode

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.