Cyril Brulebois <[email protected]> (13/05/2009):
> From keycheck.sh:
> | echo "Let's test if its a version 4 or greater key"
> | VERSION=$(gpg ${GPGOPTS} --with-colons --with-fingerprint --list-keys 
> 0x$KEYID | awk -F : '$1 == "fpr" {print length($10)}')

Bleh, missed the actually interesting lines:
| if [ $VERSION -eq 32 ]; then
| # v3, yell.
| fi

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature

Reply via email to