zash
By: a guest | Jun 5th, 2009 | Syntax:
Bash | Size: 0.19 KB | Hits: 190 | Expires: Never
evolution-addressbook-export | \
grep ^TEL | cut -d: -f2 | \
sort | uniq | sed 's/[^0-9]//g' | \
grep ^07 | xargs -L 1 -I __PHONE__ \
curl http://rosta7juni.se/paminn2.php -F phone=__PHONE__