Scroll to navigation

WATCHGNUPG(1) GNU Privacy Guard WATCHGNUPG(1)

NAME

watchgnupg - Read and print logs from a socket

SYNOPSIS

watchgnupg [--force] [--verbose] socketname

DESCRIPTION

Most of the main utilities are able to write their log files to a Unix Domain socket if configured that way. watchgnupg is a simple listener for such a socket. It ameliorates the output with a time stamp and makes sure that long lines are not interspersed with log output from other utilities.

watchgnupg is commonly invoked as

watchgnupg --force ~/.gnupg/S.log

OPTIONS

watchgnupg understands these options:

Delete an already existing socket file.

Enable extra informational output.

Print version of the program and exit.

Display a brief help page and exit.

SEE ALSO

gpg(1), gpgsm(1), gpg-agent(1), scdaemon(1)

The full documentation for this tool is maintained as a Texinfo manual. If GnuPG and the info program are properly installed at your site, the command

info gnupg

should give you access to the complete manual including a menu structure and an index.

2018-07-12 GnuPG 2.0.14