Detect file creation or deletion under given path using python and kqueue on FreeBSD

StackOverflow https://stackoverflow.com/questions/7397528

  •  29-10-2019
  •  | 
  •  

سؤال

Given /certain/path/ on a FreeBSD system, I would like python to use kqueue to detect if any files are created or deleted anywhere under that path.

How would I do this?

لا يوجد حل صحيح

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top