SYNOPSIS
slowlist switches rebuild newip.db newevents.db
DESCRIPTION
slowedit rebuild rebuilds the database. It reads from a prior
clean dump of the database made with the
list command, and writes to two new database
files indicated by newip.db and newevents.db.
For example, the following command could be used to rebuild
new database files:
The rebuilt database files can then be installed in place of the
original bad files.
% slowedit list clean | slowedit rebuild /tmp/ip.db /tmp/events.db
Note that slowedit rebuild reads its input from the standard input.