


cfg2ini(1)               USER COMMANDS                 cfg2ini(1)



cfg2ini
     cfg2ini - textual config description to binary config trans-
     lator


SYNOPSIS
     cfg2ini [ -h ] _f_i_l_e...




DESCRIPTION
     cfg2ini translates textual config descriptions  into  binary
     config files.


OPTIONS
     The following command options or arguments are recognized:


     -h   displays a short usage line.

     _f_i_l_e the file that contains a  textual  config  description.
          The  output  will  be  written  to a file with the same
          basename but with extension "._i_n_i".


RETURN VALUE
     The program returns with the following exit codes:


     0    If successful.


     1    On error.


ENVIRONMENT
     cfg2ini uses an environment variable  $MIBHOME  that  should
     contain  the  directory  where MIB files are placed. This is
     needed to support the use of mnemonic MIB variable names.


EXAMPLES
     cfg2ini file.cfg Output is saved in file.ini.


SEE ALSO
     ini2cfg






Version 1.1       Last change: January 6th 1992                 1






cfg2ini(1)               USER COMMANDS                 cfg2ini(1)



DIAGNOSTICS
     cfg2ini will display warnings  and/or  errors  codes  if  it
     encounters something fishy or plain wrong.


BUGS
     There will be but I wasn't able to find them.


AUTHOR
     R. Kooijman












































Version 1.1       Last change: January 6th 1992                 2



