On 21 Dec 2018, at 15:52, Bill Cole
wrote:
> cd `mktemp -d -t HappyMichael???`
I'd prefer you did
cd `mktemp -d -t saupdate`
--
I gotta straighten my face This mellow-thighed chick just put my spine
out of place
On 12/21/18 5:52 PM, Bill Cole wrote:
Fine:
#!/bin/sh
cd `mktemp -d -t HappyMichael???`
Yes, Merry Christmas =P
On 21 Dec 2018, at 15:57, Michael Orlitzky wrote:
> On 12/20/18 7:00 PM, Bill Cole wrote:
>>
>> mkdir /tmp/saupdate-1849156
>
> Never use a fixed path under /tmp =)
Fine:
#!/bin/sh
cd `mktemp -d -t HappyMichael???`
curl -O http://sa-update.spamassassin.org/1849156.tar.gz
curl -O http://sa-
On 12/20/18 7:00 PM, Bill Cole wrote:
mkdir /tmp/saupdate-1849156
Never use a fixed path under /tmp =)
On Thu, 20 Dec 2018 21:12:33 -0700
Grant Taylor wrote:
> On 12/20/18 8:34 PM, Grant Taylor wrote:
> > I'm going back through and analyzing how I'm extracting data and
> > trying to satisfactorily explain some oddities.
>
> Out of 244,921 messages there are 16,528 unique addresses, this is
> how