1byobu-reconnect-sockets(1) byobu byobu-reconnect-sockets(1)
2
3
4
6 byobu-reconnect-sockets - Sourcable script that updates GPG_AGENT_INFO
7 and DBUS_SESSION_BUS_ADDRESS in the environment
8
9
11 byobu-reconnect-sockets is a sourcable bit of shell code that will
12 update the GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS environment
13 variables in the current shell, such that you may restablish connection
14 to gpg-agent(1) and dbus-daemon(1).
15
16 This is often useful when reattaching to a detached Byobu session.
17
18
19 http://byobu.org
20
21
23 This manpage and the utility were written by Dustin Kirkland <kirk‐
24 land@byobu.org> for Ubuntu systems (but may be used by others). Per‐
25 mission is granted to copy, distribute and/or modify this document and
26 the utility under the terms of the GNU General Public License, Version
27 3 published by the Free Software Foundation.
28
29 The complete text of the GNU General Public License can be found in
30 /usr/share/common-licenses/GPL on Debian/Ubuntu systems, or in
31 /usr/share/doc/fedora-release-*/GPL on Fedora systems, or on the web at
32 http://www.gnu.org/licenses/gpl.txt.
33
34
35
36byobu 7 Dec 2009 byobu-reconnect-sockets(1)