direvent
monitors events in the file system directories
Install
- All systems
-
curl cmd.cat/direvent.sh
- Debian
-
apt-get install direvent
- Ubuntu
-
apt-get install direvent
- Kali Linux
-
apt-get install direvent
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install direvent
- OS X
-
brew install direvent
- Raspbian
-
apt-get install direvent
- Dockerfile
- dockerfile.run/direvent
direvent
monitors events in the file system directories
For each event that occurs in a set of pre-configured directories, the program calls an external program associated with it, supplying it with the information about the event and the location within the file system where it occurred. This may be helpful, for example, to track changes in the important configuration files.