SHARE
Facebook X Pinterest WhatsApp

Monitor Linux file system events with inotify

Written By
thumbnail
Web Webster
Web Webster
Apr 14, 2010

“I am indebted to Eli Dow of IBM who wrote an earlier version of
this article, prior to the final integration of inotify in the
Linux kernel. In particular, the sample code available in the
Download section is still based heavily on Eli’s original sample
code.

“Introducing inotify

“File system event monitoring is essential for many types of
programs ranging from file managers to security tools. Since the
Linux 2.6.13 kernel, Linux has included inotify, which allows a
monitoring program to open a single file descriptor and watch one
or more files or directories for a specified set of events, such as
open, close, move/rename, delete, create or change attributes. Some
enhancements have been made in later kernels, so check your kernel
level before depending on those features.

“In this article, you will learn how to use inotify functions
for a simple monitoring application. Download the sample code and
compile it on your system to explore further.”


Complete Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

5 Best Free and Open Source Text Expander Tools
webmaster
Jun 13, 2025
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Bobby Borisov
Jun 12, 2025
FreeBSD Wants to Know a Few Things
brideoflinux
May 11, 2025
NVK enabled for Maxwell, Pascal, and Volta GPUs
Kara Bembridge
May 1, 2025
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.