On 2023-08-30, Karl Vogel wrote: > logmsg "running b2sum" > fdbdir=$(date '+/var/fdb/%Y/%m%d') > sort -z $work | xargs -0r b2sum -l 128 > "$fdbdir/zroot.sum" > rm $work > exit 0 > > Useful for finding changed files -- security, backups, etc.
tripwire from local host and stealth from remote host do this more securely. Both are packaged.