INSTALL for FileTraq v0.2
Copyright (c) 2000 Jeremy Weatherford
See file COPYING included with distribution.

----> Installation

First, be root.
$ su

Extract the archive if you haven't already.
# tar -xvzf filetraq-0.2.tgz
# cd filetraq-0.2

Run the install script.
# ./install.sh
(answer questions)
# crontab -e
(add an entry to run FileTraq periodically.  Every 5 minutes, say)

[...]

