Short: Checksum generator/validator Author: Shane Lahey, Fredrik Wikstrom (OS4 port) Uploader: Fredrik Wikstrom Type: util/misc Version: 1.0b4 Architecture: ppc-amigaos Port changes: (10-Apr-2008) - Fixed -d option by linking with -lunix (9-Apr-2008) - First released version http://opensfv.sourceforge.net/ OpenSFV 1.0b4 -- Copyright (c) 2005-2006, Shane Lahey Usage: opensfv [file2] [file3]... Generates SFV(crc32) checksums for the given file(s) and outputs the results to stdout, or optinally validates the SFV file (see below for details) [SFV validation options] -c - validate -d - files in are located in folder [SFV generation options] -i - include file info in the header of sfv files -d - create SFV's for all files in -r - create SFV's for all subdirs in (used with -d only) [Miscellaneous options] -v - display version info and exit. -h - display this help and exit. [Hash options] -m - generate/validate MD5 instead of SFV -s - generate/validate SHA1 instead of SFV