core: Show the command line in the titlebar.
* pinentry/pinentry.c (get_cmdline): New. (pinentry_get_title): Add the cmdline to the title.
This works only on Linux assuming that /proc/PID/cmdline is available.
- Signed-off-by: Werner Koch <wk@gnupg.org>