README.md BAD - BAckup Daemon BAD is a backup daemon that runs in the background and watches a directory for events. When a new file or directory is copied into the watch directory it is hashed and automagically copied to the backup directory. Pretty cool, right? Dependencies BAD uses inotify to get filesystem level events. Linux Kernel version 2.6.13 or later. Compile Either clone the repo using