
Scan with Clamav
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A simple script I wrote to scan files/directories with Clamav.
The output is displayed with KDialog.
You NEED clamav installed and clamd running !
Note : the script runs clamdscan, if you won't start clamd you can use clamscan instead, with appropriated options (recursive,etc...)
10 years ago
1.0 : first release.
10 years ago
1.0 : first release.
RalphMW
10 years ago
See man clamdscan
Report