
Dec. 29, 2006
5:57 p.m.
Mark Sapiro wrote:
Anne Ramey wrote:
Mark Sapiro wrote:
Try this one
bin/list_members -i listname | bin/remove_members -f - -n listname
If that doesn't work, see <http://veenet.value.net/~msapiro/scripts/> or <http://fog.ccsf.edu/~msapiro/scripts/> for a link to an experimental withlist script that should do it.
Miracle of miracles, this appears to have worked. Thank you so much.
Which worked, the list_members -i | remove_members pipe or the withlist script?
The list_members -i | remove_members pipe is what worked for me.