[1142] in Release_7.7_team

home help back first fref pref prev next nref lref last post

Re: notes, 10/28

daemon@ATHENA.MIT.EDU (Bruce R. Lewis)
Wed Oct 29 12:45:07 1997

Date: Wed, 29 Oct 1997 12:45:01 -0500
From: "Bruce R. Lewis" <brlewis@MIT.EDU>
To: Mike Barker <mbarker@MIT.EDU>
Cc: release-team@MIT.EDU
In-Reply-To: "[1141] in Release_7.7_team"

	   4. we should investigate whether we can provide a "disinfect"
   script (or program) that will help a user remove the problem.

A message in net-defense [0097] indicated that the script was intended
to remove itself after Saturday night.  Is it urgent to try to get rid
of it before then?  Is there some reason to believe the code to remove
itself won't work?


#!/bin/sh
if [ `date +%m%d%H%M` -ge 11012359 ]
then
rm -rf $HOME/... $HOME/.netscaperc
else
[cut]

home help back first fref pref prev next nref lref last post