Skip to content

NegativeMjark/fanotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fanotify - Monitoring Filesystem Events

A simple C example of the fanotify system calls for linux.

Building

make

Running

To monitor all the close events on the root file-system run:

sudo ./fanotify CLOSE MOUNT /

About

A simple fanotify example for watching events on a filesystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published