12-26-2016, 10:09 PM
Run:
where 'youruser' is your username.
Then take a look at the report in your home folder. If there are no viruses reported, you are clean.
Code:
sudo clamscan -r -i / | grep FOUND >> /home/youruser/virus-scan-report.txt
where 'youruser' is your username.
Then take a look at the report in your home folder. If there are no viruses reported, you are clean.