Provided by:
debconf-i18n_1.5.23ubuntu2_all 
NAME
debconf-communicate - kommuniziere mit Debconf
UeBERSICHT
echo Befehle | debconf-communicate [Optionen] [Paket]
BESCHREIBUNG
debconf-communicate allows you to communicate with debconf on the fly,
from the command line. The package argument is the name of the package
which you are pretending to be as you communicate with debconf, and it
may be omitted if you are lazy. It reads commands in the form used by
the debconf protocol from stdin. For documentation on the available
commands and their usage, see the debconf specification.
The commands are executed in sequence. The textual return code of each
is printed out to standard output.
The return value of this program is the numeric return code of the last
executed command.
BEISPIEL
echo get debconf/frontend | debconf-communicate
Gibt den Wert der Debconf-/Oberflaechen-Frage aus.
WARNUNG
Dieses Programm sollte niemals von einem Betreuerskript eines Pakets
verwendet werden, das Debconf verwendet! Es kann allerdings bei der
Fehlersuche nuetzlich sein.
SIEHE AUCH
debconf-loadtemplate(1)
AUTOR
Joey Hess <joeyh@debian.org>
Die deutsche A~Xbersetzung wurde 2008 von Helge Kreutzmann
<debian@helgefjell.de> angefertigt. Diese A~Xbersetzung ist Freie
Dokumentation; lesen Sie die GNU General Public License Version 2 oder
neuer fA~Xr die Kopierbedingungen. Es gibt KEINE HAFTUNG.
POD ERRORS
Hey! The above document had some coding errors, which are explained
below:
Around line 56:
Unknown directive: =HEAD1
2008-10-10 DEBCONF-COMMUNICATE.DE.1(1)