Watch for changes in Linux directory

Install inotify-tools:

apt-get install inotify-tools

Watch a directory for changes:

inotifywait -m -r /directory/of/your/choice

Revision #1
Created 13 July 2025 13:58:40 by Dino Edwards
Updated 13 July 2025 14:00:20 by Dino Edwards