Is there inotify-tools (inotifywait) on NethServer or can it be installed somehow so I can write a script that triggers when some file in a directory changes?
Also is there curl installed?
Thanks
Is there inotify-tools (inotifywait) on NethServer or can it be installed somehow so I can write a script that triggers when some file in a directory changes?
Also is there curl installed?
Thanks
Hi, you can install it from epel repo
sudo yum install inotify-tools