stat() mostly return information from the inode Which is not the contents of the file. It's data about the file. It's attributes, such as creation and modification times, its owner and group, pointers to extended attributes. Its... metadata. G