#!/bin/sh
gpg --recv-keys `gpglist tille | grep  '\[User-ID' | sed 's/^[ x]\+\([^ ]\+\) \[U.*/\1/'`

