Unai Rodriguez wrote:
> Dear all,
>
> Let's imagine that while scanning the system ClamAV finds an infected file:
>
> file: virus FOUND
>
> What is the best way to remove it?
>
> 1) clamscan --remove file
>
> NOTE.- What if the files is *BIG*? Do I have to scan it again to remove it?
> ---
Dear all,
Let's imagine that while scanning the system ClamAV finds an infected file:
file: virus FOUND
What is the best way to remove it?
1) clamscan --remove file
NOTE.- What if the files is *BIG*? Do I have to scan it again to remove it?
-
2) rm file
-
3) shred --r