gpg --list-keys | grep '^pub' | cut -d/ -f2 | cut -d\   -f1 | xargs gpg --keyserver wwwkeys.uk.pgp.net $* --recv-keys
