NAME

inicat - cat dos/windows .ini files to standard output


SYNOPSYS

inicat [-V] [file ...]


DESCRIPTION

inicat reads, and then writes to standard output, dos or windows .ini files. If no files are specified, standard input is read. If multiple files are specified, each file is read and processed separately - they keys in the files are not merged together.

Any comments in the .ini files will be discarded (as will extraneous white space).

The -V option prints the version number - the program then exits immediately.

This program is exists to allow simple testing of the IniFile perl module.


SEE ALSO

the inidiff manpage, the iniedit manpage.


AUTHOR

Michael Rendell, Memorial University of Newfoundland (michael@cs.mun.ca)