Install filetraq by entering the following commands in the terminal:
sudo apt update sudo apt install filetraq
Description:
Small utility to keep track of changes in config files
FileTraq is a shell script that reads a list of files to watch, runs diff against each file and its backup, and reports any discrepancies, along with keeping a dated backup of the original. It's designed to be run as a cron job.
Homepage: http://filetraq.xidus.net/
Version: 0.2-15
Section: universe/admin