| manpage of afick_format |
afick_format - a tool to convert Afick's logfile format
afick_format is a tool to convert afick's log
between different format : txt (native format), html, xml. It can
be used to have a better display than the original one.
afick_format.pl [options] logfile
the output format
options are used to control afickconfig
Output help information and exit.
Output full help information and exit.
Output version information and exit.
add debugging messages
can be txt, html or xml
afick_format.pl -o html
/var/log/afick/afick.log
this program only use perl and its standard modules.
afick.conf(5) for the configuration file syntax
afick-tk(1) for the graphical interface
afick(1) for the command-line interface
afickonfig(1) for a tool to change afick's configuration file
afick_archive(1) for a tool to manage archive's reports
afick_learn(1) for a learning tool
the input format is analysed and we display some warnings if it does not match what we are waiting for
0 if all is ok
it does not use afick's configuration file
perl, afick common library
none
input format can be txt or html, not xml output format can be txt, html, or xml
Copyright (c) 2002 Eric Gerbier All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Eric Gerbier
you can report any bug or suggest to eric.gerbier@tutanota.com
| manpage of afick_format |