summaryrefslogtreecommitdiff
path: root/rif-listfriends.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rif-listfriends.sh')
-rwxr-xr-xrif-listfriends.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rif-listfriends.sh b/rif-listfriends.sh
index 4a7e31f..6f9af62 100755
--- a/rif-listfriends.sh
+++ b/rif-listfriends.sh
@@ -1,4 +1,4 @@
#!/bin/sh
# 2019-09-10, Nico Schottelius, Seoul
-gpg --list-keys --with-colons | awk -F: '/RIF/ { print gensub("\\\\x3a", ":", "g", $10) }'
+gpg --list-keys --with-colons | awk -F: '/RI6F/ { print gensub("\\\\x3a", ":", "g", $10) }'