Event Watch.Stat (gb.inotify)
Event Stat ( )
This event is raised when file attributes/meta data changes. From
$ man 7 inotify
:
IN_ATTRIB (*)
Metadata changed—for example, permissions (e.g., chmod(2)), timestamps (e.g., utimensat(2)), extended attributes (setxattr(2)), link count (since Linux
2.6.25; e.g., for the target of link(2) and for unlink(2)), and user/group ID (e.g., chown(2)).