I made a UNIX-style program to run commands every time a file is updated!

This page summarizes the projects mentioned and recommended in the original post on /r/linux

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • wf

    wf is a UNIX-style utility for running commands on file change

  • It seems like nobody in here has actually looked at OP's program which indeed uses the inotify API and is bascially a minimal working example.

  • entr

    Run arbitrary commands when files change

  • I've been using entr for that kind of task.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • inotify-tools

    inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.

  • I use inotfy-tools within a makefile to watch my source tex files and retrigger a recompile while manuscripting.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Entr – tool for watching files and running commands

    1 project | news.ycombinator.com | 17 Nov 2023
  • Meet entr, the standalone file watcher

    4 projects | dev.to | 2 Nov 2023
  • Suite for keeping track of file system changes

    1 project | news.ycombinator.com | 30 Sep 2023
  • Use entr when working on you rice for auto config refreshing

    1 project | /r/qtile | 7 Apr 2023
  • The Unix process API is unreliable and unsafe

    3 projects | news.ycombinator.com | 22 Mar 2023