Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

[![GitHub Build Status](https://github.com/inotify-tools/inotify-tools/actions/workflows/build.yml/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)

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.