Table of Contents
What do you need
This project was initiated on Linux.
You need
- Bash and GNU core utilities
- dirwatcher uses
-
inotifywaitto detect changes in the filesystem. On a Linux distribution install the package “inotify-tools”to get it -
jqto parse JSON
-