2010
Platypus | Sveinbjorn Thordarson's Website
2007
Extraire les adresses mails de l'AddressBook
osascript -e 'tell application "Address Book" to get the value of every email of every person' | perl -pe 's/, /n/g' | sort | uniq | pbcopy
Founded in late 2003 and heartquartered in France, we are non-profit and independant.
We believe in the open web, think internet services should be sustainable, build for the long term.
While we are re-launching the service, we only accept new members through invitation.
osascript -e 'tell application "Address Book" to get the value of every email of every person' | perl -pe 's/, /n/g' | sort | uniq | pbcopy
nhoizey
last mark : 04/01/2010 14:59
karlcow
last mark : 28/08/2007 21:12
cascamorto
last mark : 02/02/2007 16:51