Skip to content
/ Inotify Public

The Linux File Inotify, to get some files in the directory which you care about.

Notifications You must be signed in to change notification settings

dv-vb/Inotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inotify

The Linux File Inotify, to get some files in the directory which you care about.

API

  1. input a director which you care about, when some files created, will output the filename.

  2. input a director which you care about, and input a destination director, when some files created in you care director, will move to the destination director.

  3. input a director which you care about, and input a string means the file type you care about, and input a destination director, when some specified file type of files created, will move to destination director.

About

The Linux File Inotify, to get some files in the directory which you care about.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published