[plug] Outlook HTML Question

Chris Caston caston at iinet.net.au
Thu Nov 7 10:50:06 WST 2002


On Thu, 2002-11-07 at 00:01, Leon Brooks wrote:
> 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
> 
> 

Nice, but how about something to cleanly use add/remove programs?

(;

Chris





More information about the plug mailing list