M.D. DeWar wrote: > I have these scripts listed in my crontab. > I put in the comments installed from Don Webers instructions from 2002 and > somehow I lost all the files. > Anyone have them to send to me ? Please. Or any others that are useful in > the fight against lowlife jack ass spammers.
<snip> > > but my system does not have ZIP and a google search brings back gazillion > hits. We can I get zip from > If you installed the ports system: cd /usr/ports/archivers/zip make make install If not, do (all one line): pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All/zip-2.3_1.tgz If you use ports, it should install any dependencies. Using pkg_add I don't think it does but will tell you what packages you need and you can search for them at http://www.freebsd.org/ports/index.html -- Chris Scott Host Orlando, Inc http://www.hostorlando.com/
