>>>>> On Sun, 26 Aug 2001 16:55:25 -0700, Dmitriy <[EMAIL PROTECTED]> said:
Dmitriy> Hi,
Dmitriy> Is there any way to update all the keys I have in my pubring with gpg
Dmitriy> ftom a public keyserver?
For instance:
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys `gpg --list-keys|grep
^pub|sed -e 's/^pub //;s/.\{6\}//;s/ .*//'`
--
Alexander Kotelnikov
Saint-Petersburg, Russia

