Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/inotify-tools/inotify-tools

inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
https://github.com/inotify-tools/inotify-tools

c fsnotify inotify inotify-tools inotifywait inotifywatch linux

Last synced: 4 months ago
JSON representation

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

Lists

README

        

[![GitHub Build Status](https://github.com/inotify-tools/inotify-tools/workflows/build/badge.svg)](https://github.com/inotify-tools/inotify-tools/actions)
[![Travis Build Status](https://travis-ci.com/inotify-tools/inotify-tools.svg?branch=master)](https://travis-ci.com/inotify-tools/inotify-tools)
[![Cirrus Build Status](https://api.cirrus-ci.com/github/inotify-tools/inotify-tools.svg?branch=master)](https://cirrus-ci.com/github/inotify-tools/inotify-tools)
[![Coverity Build Status](https://scan.coverity.com/projects/23295/badge.svg)](https://scan.coverity.com/projects/inotifytools)
[![Coverage Status](https://codecov.io/gh/inotify-tools/inotify-tools/coverage.svg?branch=master)](https://codecov.io/gh/inotify-tools/inotify-tools?branch=master)

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.