SURVIVOR: Preparse Utility
About preparse
usage
    preparse <hostcf>
 
where
  • host.cf: Path to a host.cf file to be verified

The preparse utility parses a host.cf, looking for hosts defined in multiple HostClasses. It is useful to validate the configuration file before installing, but does not perform a full check of this or any other file. As a perl script, it currently can be installed anywhere perl is available.

Upon successful completion, preparse will exit with return code 0. Upon error, appropriate messages will be displayed and the exit code will be non-zero.

The functionality and implementation of this utility is subject to change in a future release.

See also the command line interface checkcf command.

Dependencies

None.

Installation

The preparse utility is available in the survivor source distribution, in the util directory. It is not installed by default.


$Date: 2006/11/19 22:56:47 $
$Revision: 0.6 $
keywords