afick-tk
Section: ( 1 )
Updated: 2.3-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.
Graphical reports such "tree-view" may help to
have a quick overview.
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 menu buttons :
-------------------------------
- File menu
-
- save : save output screen to a local file
- load : display a saved outpout in outpout screen
- history : open history file
- exit : to quit this interface
- Action menu
-
- init : to create the database
- update : compare and update the database
- compare : compare the files with the database
- print : print database content
- Analysis menu
-
- tree-view : display the change in a tree view
- configuration menu
-
- select : select afick's configuration file (filebrowser)
- edit : edit afick's configuration file
- option menu (pre-loaded with afick-tk options and afick's configuration file)
-
- timing
- running
- dead symlinks
- report full newdel
- warn on missing files
- ignore case
- debug
- Help menu
-
- help : this page
- about : legal informations
- wizard : how to use afick
- bind keys : summary of all keyboards
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
this program only use perl, its standard modules and the perl/Tk module.
afick(1) for afick program
afickonfig(1) for a command to modify config files
afick.conf(5) for configuration file
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.
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: 11:32:48 GMT, July 16, 2004