Translations:KMail/PGP MIME/40/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
{{Input|1=ps -edalf {{!}} grep gpg-agent }}will list any running instances of gpg-agent.
{{Input|1=ps -edalf {{!}} grep gpg-agent }} will list any running instances of gpg-agent.

Latest revision as of 12:30, 1 March 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KMail/PGP MIME)
{{Input|1=ps -edalf {{!}} grep gpg-agent }} will list any running instances of gpg-agent.
ps -edalf | grep gpg-agent

will list any running instances of gpg-agent.