[Mailman-Users] List all members of All lists
Adam McGreggor
adam-mailman at amyl.org.uk
Sat Nov 21 16:12:39 CET 2009
On Sat, Nov 21, 2009 at 09:31:53AM -0500, Harold Pritchett wrote:
> Thanks for the ideas. Here's what I ended up with:
>
> USER=$(/usr/bin/id -un)
>
> if [ $USER != root ] ; then
> echo This command must be run as root
I see no reason to run it as root: it should work with any
user-account where the user's a member of the mailman/list &c
group.
> cat /tmp/found2-mailman
And here I'd use less over cat.
YMMV ;)
a
--
``Cabbage-- the opinions of taxi drivers.''
(new definitions, from `I'm Sorry I Haven't a Clue')
More information about the Mailman-Users
mailing list