Monitor file changes in a specific directory
For certain security-critical services or older projects, it can be useful to monitor file changes. Therefore, I took the time to write a small script that is stored directly in the home directory. The subdirectory, sender email, and recipient still need to be configured in the script. An email will be sent when new, deleted, …