WARNING - Love Letter Virus alert!

Peter Samuelson peter at cadcamlab.org
Fri May 5 09:04:37 GMT 2000


> #!/bin/sh
> #
> # ILOVEYOU-REMOVE by Peter Samuelson <peter at cadcamlab.org>, 3 May 2000

Stupid, stupid, STUPID bug.  This
>       find /tmp/winmnt \( -name '*.[Vv][Bb][Ss]' -size 10k \)
>              -o -name WIN-BUGSFIX.EXE -print0 2>&- | xargs -0 rm -fv
needs a \ at the end of the first line.

I can't believe I didn't notice that this part wasn't working.  *sigh*

Peter


More information about the samba-ntdom mailing list