Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14162] New: New inotify-tools spell; provides a C library to interact with inotify easily, and has programs for interaction with inotify in shell scripts and/or debugging.

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14162] New: New inotify-tools spell; provides a C library to interact with inotify easily, and has programs for interaction with inotify in shell scripts and/or debugging.
  • Date: 11 Dec 2007 12:37:32 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14162

Summary: New inotify-tools spell; provides a C library to
interact with inotify easily, and has programs for
interaction with inotify in shell scripts and/or
debugging.
Product: New Spells
Version: stable
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Spell Submission
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: travisimo1993 AT gmail.com


inotify-tools is a C library and a set of command-line programs for Linux that
provides
a simple interface to inotify.
These programs can be used to monitor and act upon filesystem events.
A more detailed description of the programs is further down the page. The
programs are written in C and have no dependencies other than a Linux kernel
supporting inotify.

inotify-tools includes:
* inotifywait: This program just blocks for inotify events.
It can watch any set of files and
directories,
and can recursively watch entire
directory trees.
* inotifywatch:
inotifywatch collects filesystem usage
statistics and outputs counts
of each inotify event.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14162] New: New inotify-tools spell; provides a C library to interact with inotify easily, and has programs for interaction with inotify in shell scripts and/or debugging., bugzilla-daemon, 12/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page