This is the command shatag-add 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
shatag-add - add checksums to the local database for further procressing.
SYNOPSIS
shatag-add [-v] [-d DATABASE] NAME
DESCRIPTION
shatag-add processes the output of shatag(1) to fill the local database. NAME is the
symbolical name of the storage on which the file reside (recommended to be the canonical
hostname).
If the operation succeeds, previous entries for the specified name are removed from the
database.
When running shatag(1) to send data to shatag-add, always use the -0 and -c options. Not
using -0 will result in a garbled database; Not using -c may yield false positives when
looking for duplicates.
OPTIONS
-d DATABASE, --database DATABASE
Use an alternate localtion for the SQLite database. The default is
"$HOME/.shatagdb".
REPORTING BUGS
Report shatag bugs to the bugtracker at http://bitbucket.org/maugier/shatag,
Use shatag-add online using onworks.net services