afick-tk
Section: ( 1 )
Updated: 1.7-0
Index
afick-tk - a graphical interface for afick (Another File Integrity Checker)
afick-tk is designed to help to use afick
for people who prefer graphical interfaces.
afick-tk [option]
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
the interface is composed from
a range of 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 output screen : to display the results
then the configuration file zone:
- 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
this program only use perl and its standard modules.
afick(1) for afick program
afick.conf(5) for configuration file
Copyright (c) 2002,2003, 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
<gerbier@users.sourceforge.net>
- NAME
- DESCRIPTION
- SYNOPSIS
- OPTIONS
- SCREEN
- NOTES
- SEE ALSO
- COPYRIGHT
- AUTHORS
This document was created by man2html, using the manual pages.
Time: 09:58:27 GMT, January 20, 2004