linux man page for debconf-communicate

Query: debconf-communicate

OS: linux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEBCONF-COMMUNICATE(1)						      Debconf						    DEBCONF-COMMUNICATE(1)

NAME
debconf-communicate - communicate with debconf
SYNOPSIS
echo commands | debconf-communicate [options] [package]
DESCRIPTION
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.
EXAMPLE
echo get debconf/frontend | debconf-communicate Print out the value of the debconf/frontend question.
WARNING
This program should never be used from a maintainer script of a package that uses debconf! It may however, be useful in debugging.
SEE ALSO
debconf-loadtemplate(1)
AUTHOR
Joey Hess <joeyh@debian.org> 2011-06-22 DEBCONF-COMMUNICATE(1)
Related Man Pages
debconf-set-selections(1) - linux
debconf(1) - centos
debconf(1) - plan9
debconf(1) - freebsd
debconf(1) - hpux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Scripts without shebang
UNIX.com End of Year (EOY) Report (2019)