kitech / inotify-tools

inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify.

Home Page:http://wiki.github.com/rvoicilas/inotify-tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inotify-tools
=============

This is a package of some commandline utilities relating to inotify.

The general purpose of this package is to allow inotify's features to be used
from within shell scripts.  Read the man pages for further details.

About

inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify.

http://wiki.github.com/rvoicilas/inotify-tools/

License:GNU General Public License v2.0


Languages

Language:C 99.6%Language:Shell 0.4%