FreeBSD.software
Home/sysutils/inotify-tools

inotify-tools

4.25.9.0_1

Utilities to monitor and react to filesystem events in real-time

inotify-tools is a set of command-line utilities that provides a simple interface to the inotify kernel subsystem. It allows users to monitor and react to changes in files and directories in real-time. The package includes two main utilities: - inotifywait: for continuous monitoring and real-time output of filesystem events. It is often used in shell scripts to trigger actions like deployments, backups, or log monitoring. - inotifywatch: gathers filesystem access statistics and outputs a summary count of events received on each file or directory. It is suitable for short-term monitoring to collect event statistics.

Origin: sysutils/inotify-tools
Category: sysutils
Size: 196KiB
License: GPLv2
Maintainer: yuri@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install inotify-tools

Dependencies (1)

Required By (1 packages)

More in sysutils