X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=rif-listfriends.sh;h=6f9af62db5314d878bc4db8167475917c0e54cbf;hb=HEAD;hp=4a7e31fafdb9f171ae34424e552a8aa1f91f108d;hpb=679c6ffb8f8d87c6802a81ae2da272f4c9108baf;p=user%2Fhenk%2Fcode%2Fshell%2Frif.git 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) }'