
June 1, 2009
4:35 a.m.
On 31-May-2009, at 15:15, Mark Sapiro wrote:
#!/bin/sh f=
mktemp
echo "admin_member_chunksize = 5000" > $f bin/config_list -i $f LISTNAME rm $f
this got me:
usage: mktemp [-d] [-q] [-t prefix] [-u] template ... mktemp [-d] [-q] [-u] -t prefix
I did this manually and got:
Non-standard property restored: admin_member_chunksize
is that an error or a success?
-- Two, Four, Six, Eight! Time to Transubstantiate!