greggles

Topics

programming

php drupal scheme scheming macros design patterns da la

design

design css

random thoughts

scribbles

alter ego

other me 'em that link us my space me linked in

Collections

Programmable web
PHP design patterns

Home

unix

mailman, mailman, whois hailing from at?

Submitted by vlado on Fri, 2008-03-07 11:49.shell | unix

#! /bin/bash
#member_match
LISTS=`list_lists | cut -f1 -d- | xargs echo`
for list in $LISTS ; do
  echo $list
  list_members $list | grep $1
done

cow:~# ./member_match "at$"

vlado's blog | add new comment

He Sells Shell Scripts Not Just to Intersect Sets

Submitted by vlado on Fri, 2008-03-07 11:42.programming | shell | unix

He Sells Shell Scripts to Intersect Sets is a good read. Set and multiset operations from the command line or in .sh. Rather clean, straightforward shell magic.

vlado's blog | add new comment
Syndicate content
Home

dikini.net

spreading confusion by accident since 1970