Quote:
Originally Posted by BlackEleven
Does it just scan your running processes for known antivirus packages or does it do something more sophisticated? If its the former then just open up a terminal, create a new file called avg (or whatever name avg runs its scanner as) and put
#! /bin/sh
sleep 100
then save it, run it and connect.
|
Oh cool, even better. I'll give that a shot tomorrow.