This is the command bf_copy-sqlite that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
bf_copy - shell script to copy a bogofilter working directory
SYNOPSIS
bf_copy [-c] source_dir destination_dir
DESCRIPTION
bf_copy copies a bogofilter working directory to another directory. Currently it copies
the database files (*.db), related files (log.*), and DB_CONFIG (if present).
OPTIONS
The -c option causes only active log files to be copied, not all. The default is to copy
all log files.
EXIT STATUS
The script exits with status code 0 if everything went well, and nonzero if it encountered
trouble.
Use bf_copy-sqlite online using onworks.net services