man avscan (Commandes) - Clam AntiVirus scanner front end
NAME
avscan - Clam AntiVirus scanner front end
SYNTAX
avscan [path] [options]
avscan --scan <path...> [options]
DESCRIPTION
Front end for the Clam AntiVirus (ClamAV) scanner that uses the GIMP Toolkit and Endeavour Mark II.
OPTIONS
- --recursive
- Recurse into subdirectories.
- -r
- Same as --recursive.
- --executables-only
- Scan executable files only.
- -x
- Same as --executables-only.
- --database <path>
- Set the virus database to <path> (this may be a file or directory).
- -db <path>
- Same as --database.
- --help
- Prints (this) help screen and exits.
- --version
- Prints version information and exits.
FILES
- /usr/lib/endeavour2/bin/avscan
- Program.
- /usr/man/man1/avscan.1.bz2
- Manual page.
- /usr/share/endeavour2/icons/icon_avscan_48x48.xpm
- Icon.
- $HOME/.endeavour2/avscan.ini
- Configuration.
- $HOME/.endeavour2/avscan_scan_list.ini
- Scan list.
- /usr/bin/freshclam
- Clam AntiVirus database update program.
- /etc/clamav.conf
- Clam AntiVirus configuration.
- /usr/share/clamav
- Clam AntiVirus database directory.
ENVIRONMENT VARIABLES
- DISPLAY
- Specifies the host address, display number, and screen number to connect to the X server.
- PATH
- Specifies the search path, a string containing a list of paths separated by ; characters
- USERNAME
- Specifies the user's name.
- USER
- Fallback for USERNAME.
- HOME
- Specifies the absolute path to the user's home directory.
- EDITOR
- Specifies the command to execute the prefered text editor.
- EDIT
- Fallback for EDITOR.
- VIEWER
- Specifies the command to execute the prefered file viewer.
- VIEW
- Fallback for VIEWER.
- BROWSER
- Specifies the command to execute the prefered web browser.
- HELPBROWSER
- Specifies the command to execute the prefered help browser (if this is not set then it will fallback to BROWSER).
- TMPDIR
- Specifies the path to the tempory files directory.
EXAMPLES
To run this program, type:
# avscan &
To scan the directory /home/me from the command line (no GUI), type:
# avscan --scan /home/me -db /usr/share/clamav -r
RETURN CODES
0 Success.
1 Virus detected or general error.
2 Bad value.
3 Systems error (insufficient device space or memory).
4 User aborted.
5 An identical operation is already in progress.
8 Segmentation fault.
AUTHORS
http://wolfpack.twu.net/contacts.html
SEE ALSO
endeavour2(1) clamscan(1) clamdscan(1) freshclam(1) clamav.conf(5)