#fswatch is a file watch program.

fswatch is a tool that monitors files and directories using platform-specific or agnostic programs and reports the results to stdout. fswatch can monitor many files at once, supports regex for matching or excluding files, and can report various details about the files that may have changed.

Website 🔗️: http://emcrisostomo.github.io/fswatch

apt 📦️: fswatch

#free #opensource #foss #fossmendations #sysadmin

fswatch

fswatch : A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.