[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: my fingerprint



El 19/07/19 a las 11:25, Jonas Smedegaard escribió:
> Quoting Holger Levsen (2019-07-18 22:55:33)
> > $ cat bin/my_fingerprint 
> > #!/bin/sh
> > echo "B8BF 5413 7B09 D35C F026
> > FE9D 091A B856 069A AA1C" | sm -
> 
> LANG=C gpg --list-secret-keys --fingerprint --keyid-format long \
>   | grep -Po 'fingerprint = \K.*' \
>   | sed 's/$/\n/; s/  /\n/' \
>   | sm -

bash: sm: command not found

and apt-file doesn't return any result. Where I can find that sm command?

Attachment: signature.asc
Description: PGP signature


Reply to: