Hyperblaze
Lifer
Okay, so I've got a bunch of email which was sent by a virus...
I'm in the location where it has all the mail.
I'd like to delete that mail...so far what I have is this...
find ./ | xargs grep Win32.Mix| rm <insert command here>
I'd like to delete whatever file find grabs that has detected the Win32.Mix virus....
just can't quite figure out the command i'm missing.
Would anyone happen to know?
Thanks!
I'm in the location where it has all the mail.
I'd like to delete that mail...so far what I have is this...
find ./ | xargs grep Win32.Mix| rm <insert command here>
I'd like to delete whatever file find grabs that has detected the Win32.Mix virus....
just can't quite figure out the command i'm missing.
Would anyone happen to know?
Thanks!