summaryrefslogtreecommitdiff
path: root/rif-listfriends.sh
blob: f228be5a0d2a84bc7073b61efebede39c62ba9ef (plain)
1
2
3
4
#!/bin/sh
# 2019-09-10, Nico Schottelius, Seoul

gpg --list-keys --with-colons | grep RIF | awk -F: '{ print $10 }' | sed 's/\\x3a/:/'