12-25-2016, 03:49 PM
What can I do, to remove infected files in terminal? I scanned my laptop with clamscan clamav, I got 64 infected files.
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
(12-26-2016, 03:57 AM)Jerry link Wrote: http://askubuntu.com/questions/250290/ho...ith-clamavThanks, but whenever I scan it in terminal it says 64 infected files. On the other hand, when I scan it with ClamTk it doesn't say that I have an infected files. Do you think this is some sort of bug?
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
sudo clamscan -r -i / | grep FOUND >> /home/youruser/virus-scan-report.txt![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)