afick-tk

Section: ( 1 )
Updated: 2.1-0
Index

NAME

afick-tk - a graphical interface for afick (Another File Integrity Checker)

DESCRIPTION

afick-tk is designed to help to use afick for people who prefer graphical interfaces.
Graphical reports such "tree-view" may help to have a quick overview.

SYNOPSIS

afick-tk [option]

OPTIONS

afick-tk use posix syntaxe, with long (--), short (-), and negative (--no) options.

--config_file|-c <configfile>
read the configuration in <configfile>.
--full_newdel|-f,(--nofull_newdel)
(do not) report full information on new and deleted directories, default is no
--help|-h
Output help information and exit.
--missing_files|-m,(--nomissing_files)
(do not) warn about files declared in config files which does not exists, default is no
--running_files|-r,(--norunning_files)
(do not) warn about "running" files : modified since program begin, default is no
--dead_symlinks|-s,(--nodead_symlinks)
(do not) warn about dead symlinks, default is no
--timing|-t,(--notiming)
(do not) Print timing statistics , default is no
--version|-V
Output version information and exit.
--verbose|-v,(--noverbose)
(not in) verbose mode, default is no

SCREEN

the interface is composed from

a range of "actions" buttons :
-------------------------------

init
to create the database
update
compare and update the database
compare
compare the files with the database
print
print database content
load
load on output screen a saved output
save
save output screen to a local file
help
help on buttons and screen interface
about
legal informations
exit
to quit this interface

you then have the "changes section" :
-------------------------------------
to display the results

then the "warnings section" :
-----------------------------
to display errors and warnings

then the "progress section" :
-----------------------------
useful to follow the disk scan

then the "configuration section" : ----------------------------------

with a range of radio-buttons : verbose, missing_files, dead_symlinks, full_newdel, corresponding to the program options.
this flags overload config file options
with a line for configuration file
allow to select and edit/view the afick configuration file

NOTES

this program only use perl, its standard modules and the perl/Tk module.

SEE ALSO

afick(1) for afick program

afick.conf(5) for 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>


Index

  1. NAME
  2. DESCRIPTION
  3. SYNOPSIS
  4. OPTIONS
  5. SCREEN
  6. NOTES
  7. SEE ALSO
  8. COPYRIGHT
  9. AUTHORS

This document was created by man2html, using the manual pages.
Time: 12:01:27 GMT, April 06, 2004