[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Usage Notes for the Perl Script
Issue the following command from the directory in which Perl
is installed on your system:
perl_install_dir extractScrFromCnf.pl combinedCnf File
where
-
perl_install_dir is the directory
in which Perl is installed. You can find this directory by issuing
the which perl command from the command prompt.
-
extractScrFromCnf.pl is the
Perl script that extracts the text configuration portion from the
system configuration file.
-
combinedCnf File is the .cnf file
generated in compressed format that includes the text configuration.
We recommend that you copy the combinedCnf File to the directory in which the extractScrFromCnf.pl script is stored.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]