Specifications
CHAPTER E  127
3  A boot virus or file virus found. 
4 Riskware (potential spyware) found. 
6  At least one virus was removed and no
infected files left.
7  Out of memory.
8  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










