lcf (1)
Leading comments
-*- Mode: Nroff -*- lcf.1 --- Author : Manoj Srivastava ( srivasta@green-gryphon.com ) Created On : Fri Feb 1 11:17:32 2002 Created On Node : glaurung.green-gryphon.com Last Modified By : Manoj Srivastava Last Modified On : Mon May 2 01:09:42 2005 Last Machine Used: glaurung.internal.golden-gryphon.com Update Count : 28 Status : Unknown, Use with caution! HISTORY : Description : Copyright (c) 2002 Manoj Srivastava <sr...
NAME
lcf - Determine which of the historical versions of a config is installedSYNOPSIS
lcf [options] <Destination File Name> <Historical MD5SUM source directory>DESCRIPTION
This script, given a destination file name, and a directory containing md5sums of historical versions of the file, attempts to determine if the installed version corresponds to a historical version. lcf uses the same algorithm that ucf uses, and should exhibit the same behaviour.The source directory is the place where historical md5sums are expected to live. Specifically, the historical md5sums are looked for in either the file ${filename}.md5sum, or the subdirectory ${filename}.md5sum.d/
OPTIONS
- -h, --help
- Print a short usage message
- -n, --no-action
- Dry run. Print the actions that would be taken if the script is invoked, but take no action.
- -d [n], --debug [n]
- Set the debug level to the (optional) level n (n defaults to 1). This turns on copious debugging information.
- -v, --verbose
- Make the script be very verbose about setting internal variables.
FILES
/var/lib/ucf/hashfile, /etc/ucf.conf