Artificial intelligent assistant

Event dispatcher in bash (Ubuntu Gnu/Linux) Are there any methods or bash tools that can observe some events (such as creating a folder) and then do another actions?

What you are looking for is `inotify`, there are programs `inotifywait` and `inotifywatch`, in package `inotify-tools`.

You can add event handlers to creates, reads, writes, deletes, etc.

To install: `sudo apt-get install inotify-tools`

see also package `inotify-hookable`

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 24fd93836071f6d6e070a4c8398ef103