inotify-tools icon

inotify-tools For Linux

2.3/5 25
GPL    

inotify-tools is a set of command line utilities for the Linux inotify filesystem change notification system.. #Inotify tools  #Inotify filesystem  #Notification system  #Inotify-tools  #Inotify  #Notification  

Description

Free Download

inotify-tools is a set of command line utilities for the Linux inotify filesystem change notification system.

OK, so I made a little inotify command line utility to be called from shell scripts like so: #!/bin/sh

while { inotifywait -e modify /var/log/messages; }; do echo "Log modified!" # Do some relevant command here done

This is probably the most efficient way to block for changes on a file from a shell script. See 'inotifywait -help' for more info. I was originally thinking I'd put this up on sourceforge as a new project, but it's just too damn small.

If you don't specify which event you want to catch, all will be caught, and the event which occurred is output on stdout.

#!/bin/sh

EVENT=`inotifywait ~/file1` [ $? = 0 ] && exit [ "$EVENT" = "MODIFY� ] && echo "file modified!" [ "$EVENT" = "DELETE_SELF" ] && echo "file deleted!" # etc...

inotifywait will return true if an event you asked for is caught. If an event you didn't ask for is caught, it will return false; this generally occurs if you listen to a file on a particular partition, then unmount that partition, or if you listen for a specific event and the file is deleted before that event occurs, or something similar.

What's New in This Release:

� A bug that caused some command line options to be discarded was fixed.

inotify-tools 3.13

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
inotify-tools-3.13.tar.gz
  main category:
Utilities
  developer:
  visit homepage

calibre 7.8.0

Effortlessly keep your e-book library thoroughly organized with the help of the numerous features offered by this efficient and capable manager
calibre

7-Zip 23.01 / 24.04 Beta

An intuitive application with a very good compression ratio that can help you not only create and extract archives, but also test them for errors
7-Zip

Windows Sandbox Launcher 1.0.0

Set up the Windows Sandbox parameters to your specific requirements, with this dedicated launcher that features advanced parametrization
Windows Sandbox Launcher

4k Video Downloader 1.5.2.0077 Plus / 4.30.0.5655

Export your favorite YouTube videos and playlists with this intuitive, lightweight program, built to facilitate downloading clips from the popular website
4k Video Downloader

Microsoft Teams 24060.2623.2790.8046 Home / 1.7.00.7956 Work

Effortlessly chat, collaborate on projects, and transfer files within a business-like environment by employing this Microsoft-vetted application
Microsoft Teams

Zoom Client 6.0.0.37205

The official desktop client for Zoom, the popular video conferencing and collaboration tool used by millions of people worldwide
Zoom Client

IrfanView 4.67

With support for a long list of plugins, this minimalistic utility helps you view images, as well as edit and convert them using a built-in batch mode
IrfanView

paint.net 5.0.13 (5.13.8830.42291)

Packed with an array of options and an intuitive interface, this application enables you to create professional-looking photographs
paint.net

ShareX 16.0.1

Capture your screen, create GIFs, and record videos through this versatile solution that includes various other amenities: an OCR scanner, image uploader, URL shortener, and much more
ShareX

Bitdefender Antivirus Free 27.0.35.146

Feather-light and free antivirus solution from renowned developer that keeps the PC protected at all times from malware without requiring user configuration
Bitdefender Antivirus Free

% discount
paint.net
  • paint.net
  • ShareX
  • Bitdefender Antivirus Free
  • calibre
  • 7-Zip
  • Windows Sandbox Launcher
  • 4k Video Downloader
  • Microsoft Teams
  • Zoom Client
  • IrfanView
essentials


User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy