[plug] Outlook HTML Question
Leon Brooks
leon at brooks.fdns.net
Thu Nov 7 00:01:32 WST 2002
On Wednesday 06 November 2002 05:40 pm, Brad Campbell wrote:
> I admin a small network here (About 25 pc's) and against all
> company policy, most of the plebs have deleted their Eudora installs
> and installed Lookout in various forms.
while true; do
for n in list of nodes; do
mount -t smbfs //$n/C 1
rm -vf $(find 1 -iname "*outlook*.{exe,com,dll}")
umount 1
done
sleep 3600
done
Cheers; Leon
More information about the plug
mailing list