2010年1月2日 - linux加密工具-gpg 加密: 1、要加密的文件test.txt ,只需输入: gpg -c test.txt 2、输入两次密码 3、在当前目录下生成test.txt.gpg,这个就是加密后的 ...
home.51.com