Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvoicilas/inotify-tools
inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
https://github.com/rvoicilas/inotify-tools
c fsnotify inotify inotify-tools inotifywait inotifywatch linux
Last synced: 3 months ago
JSON representation
inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
- Host: GitHub
- URL: https://github.com/rvoicilas/inotify-tools
- Owner: inotify-tools
- License: gpl-2.0
- Created: 2009-11-22T22:59:07.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T11:04:53.000Z (7 months ago)
- Last Synced: 2024-04-14T02:43:11.883Z (7 months ago)
- Topics: c, fsnotify, inotify, inotify-tools, inotifywait, inotifywatch, linux
- Language: C++
- Homepage:
- Size: 412 KB
- Stars: 3,051
- Watchers: 132
- Forks: 384
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- Funding: .github/FUNDING.yml
- License: COPYING
- Authors: AUTHORS
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.