mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch
This commit is contained in:
parent
68512418bd
commit
40f2d9f830
22 changed files with 3028 additions and 2677 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
# lspgpot - script to extract the ownertrust values
|
||||
# from a PGP keyrings and list them in GnuPG ownertrust format.
|
||||
# from PGP keyrings and list them in GnuPG ownertrust format.
|
||||
|
||||
../g10/gpg --dry-run --with-fingerprint --with-colons $* | awk '
|
||||
BEGIN { FS=":"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue