addgnupghome(8) debian man page | unix.com

Man Page: addgnupghome

Operating Environment: debian

Section: 8

ADDGNUPGHOME(8) 						 GNU Privacy Guard						   ADDGNUPGHOME(8)

NAME
addgnupghome - Create .gnupg home directories
SYNOPSIS
addgnupghome account_1 account_2...account_n
DESCRIPTION
If GnuPG is installed on a system with existing user accounts, it is sometimes required to populate the GnuPG home directory with existing files. Especially a 'trustlist.txt' and a keybox with some initial certificates are often desired. This scripts help to do this by copy- ing all files from '/etc/skel/.gnupg' to the home directories of the accounts given on the command line. It takes care not to overwrite existing GnuPG home directories. addgnupghome is invoked by root as: addgnupghome account1 account2 ... accountn GnuPG 2.0.19 2014-06-26 ADDGNUPGHOME(8)
Related Man Pages
gpgv(1) - linux
watchgnupg(1) - debian
gpgv2(1) - centos
watchgnupg(1) - suse
gpgv(1) - osx
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results