返回命令列表

Linux command

Encrypt file with gpg

安全

May affect permissions or system state. Check the target first.

命令示例

Encrypt file with gpg

gpg -c file

说明

Useful Linux one-liner

FAQ

What is the gpg command used for?

Useful Linux one-liner

How do I run a basic gpg example?

Run `gpg -c file` in a terminal, then adjust file names, paths, flags, or remote targets for your system.