inicat - cat dos/windows .ini files to standard output
inicat [-V] [file ...]
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.
the inidiff manpage, the iniedit manpage.
Michael Rendell, Memorial University of Newfoundland (michael@cs.mun.ca)