游客发表

inotify监控Linux文件系统的必备利器

发帖时间:2025-11-04 19:26:49

inotify监控Linux文件系统的必备利器
文件复制struct inotify_event   {   int wd; /* Watch descriptor. */   uint32_t mask; /* Watch mask. */   uint32_t cookie; /* Cookie to synchronize two events. */   uint32_t len; /* Length (including NULs) of name. */   char name __flexarr; /* Name. */   };  1.2.3.4.5.6.7.8.

    热门排行

    友情链接