ar- / incron

cron-like daemon which handles filesystem events
Other
229 stars 51 forks source link

watch only for some file types #29

Open fhanzlik opened 9 years ago

fhanzlik commented 9 years ago

Sometimes it would be useful to watch on events in the filesystem just for certain file types (normal files, directories, symlinks etc.). Maybe with syntax something as "type=f[,b][,c][,d][,L][,p][,..]" tag in field, just as there are new tags loopable/recusive/dotdirs.