afick_archive - a tool to manage history file and archive directory


NAME

afick_archive - a tool to manage history file and archive directory


DESCRIPTION

afick_archive is designed to manage afick's archives reports. It allow to suppress old reports, check reports consistency, and search for informations in reports.


SYNOPSIS

afick_archive.pl [options]


OPTIONS

options are used to control afickconfig


EXAMPLES

Check archive consistency

afick_archive.pl --check

Remove reports older than 2 months

afick_archive.pl --keep 2m

Search all changed perl files

afick_archive.pl --search "changed file :.*\.pl$"


NOTES

this program only use perl and its standard modules.


SEE ALSO

afick.conf(5) for the configuration file syntaxe
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


COPYRIGHT

Copyright (c) 2002,2003,2004 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.


AUTHORS

Eric Gerbier

you can report any bug or suggest to gerbier@users.sourceforge.net

 afick_archive - a tool to manage history file and archive directory