CHAPTER G G - 28
Suspicious files found; these are not necessarily infected by a
virus.
9
Scan error, at least one file scan failed.
130
Program was terminated by pressing CTRL-C, or by a sigterm or
suspend event.
fsav reports the exit codes in following priority order:
130, 7, 1, 3, 4, 8, 6, 9, 0.
EXAMPLES
Scan a file 'test.exe' using the default configuration file. If fsavd is not running, fsavd
is launched:
$ fsav test.exe
Scan files in a directory '/mnt/smbshare' which match the extension list:
$ fsav --extensions=exe,doc,dot,xls /mnt/smbshare
Scan all files in a directory '/mnt/smbshare':
$ fsav /mnt/smbshare
Scan all files and archive contents with the scan time limit set to 3 minutes: