Run ClamAV scan
Run ClamAV scan
I have installed ClamAV on my server. How do i run it from the command line?
Re: Run ClamAV scan
Code: Select all
# clamscan <path to check>
Code: Select all
# clamscan -ri --remove=yes <path to check>
Code: Select all
# freshclam